Searched defs:tBTA_HF_CLIENT_DATA (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_int.h136 } tBTA_HF_CLIENT_DATA; typedef in typeref:union:__anon607
206 tBTA_HF_CLIENT_DATA *p_data);
216 extern void bta_hf_client_create_record(tBTA_HF_CLIENT_DATA *p_data);
217 extern void bta_hf_client_del_record(tBTA_HF_CLIENT_DATA *p_data);
220 extern void bta_hf_client_free_db(tBTA_HF_CLIENT_DATA *p_data);
226 extern void bta_hf_client_rfc_do_open(tBTA_HF_CLIENT_DATA *p_data);
227 extern void bta_hf_client_rfc_do_close(tBTA_HF_CLIENT_DATA *p_data);
230 extern void bta_hf_client_sco_listen(tBTA_HF_CLIENT_DATA *p_data);
231 extern void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_DATA *p_data);
232 extern void bta_hf_client_sco_conn_open(tBTA_HF_CLIENT_DATA *p_dat
[all...]

Completed in 102 milliseconds