HomeSort by relevance Sort by last modified time
    Searched refs:bta_hf_client_sco_conn_close (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_int.h 233 extern void bta_hf_client_sco_conn_close(tBTA_HF_CLIENT_DATA *p_data);
bta_hf_client_sco.c 654 ** Function bta_hf_client_sco_conn_close
662 void bta_hf_client_sco_conn_close(tBTA_HF_CLIENT_DATA *p_data) function
bta_hf_client_main.c 62 BTA_HF_CLIENT_SCO_CONN_CLOSE,
98 /* BTA_HF_CLIENT_SCO_CONN_CLOSE*/ bta_hf_client_sco_conn_close,
186 /* SCO_CLOSE_EVT */ {BTA_HF_CLIENT_SCO_CONN_CLOSE, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_OPEN_ST},

Completed in 37 milliseconds