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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_act.c 103 bta_hf_client_del_record(p_data);
127 bta_hf_client_del_record(p_data);
bta_hf_client_int.h 217 extern void bta_hf_client_del_record(tBTA_HF_CLIENT_DATA *p_data);
bta_hf_client_sdp.c 189 ** Function bta_hf_client_del_record
197 void bta_hf_client_del_record(tBTA_HF_CLIENT_DATA *p_data) function
201 APPL_TRACE_DEBUG("bta_hf_client_del_record");

Completed in 190 milliseconds