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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 357 bta_hf_client_free_db(NULL);
366 ** Function bta_hf_client_free_db
374 void bta_hf_client_free_db(tBTA_HF_CLIENT_DATA *p_data) function
bta_hf_client_rfc.c 265 bta_hf_client_free_db(NULL);
bta_hf_client_act.c 465 bta_hf_client_free_db(p_data);
492 bta_hf_client_free_db(p_data);
bta_hf_client_main.c 66 BTA_HF_CLIENT_FREE_DB,
102 /* BTA_HF_CLIENT_FREE_DB */ bta_hf_client_free_db,
135 /* DISC_ACP_RES_EVT */ {BTA_HF_CLIENT_FREE_DB, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_INIT_ST},
204 /* DISC_ACP_RES_EVT */ {BTA_HF_CLIENT_FREE_DB, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_CLOSING_ST},
205 /* DISC_INT_RES_EVT */ {BTA_HF_CLIENT_FREE_DB, BTA_HF_CLIENT_IGNORE, BTA_HF_CLIENT_INIT_ST},
349 bta_hf_client_free_db(NULL);
bta_hf_client_int.h 220 extern void bta_hf_client_free_db(tBTA_HF_CLIENT_DATA *p_data);

Completed in 845 milliseconds