Searched refs:tBTA_HF_CLIENT_DATA (Results 1 – 7 of 7) sorted by relevance
142 } tBTA_HF_CLIENT_DATA; typedef221 tBTA_HF_CLIENT_DATA *p_data);231 extern void bta_hf_client_create_record(tBTA_HF_CLIENT_DATA *p_data);232 extern void bta_hf_client_del_record(tBTA_HF_CLIENT_DATA *p_data);235 extern void bta_hf_client_free_db(tBTA_HF_CLIENT_DATA *p_data);241 extern void bta_hf_client_rfc_do_open(tBTA_HF_CLIENT_DATA *p_data);242 extern void bta_hf_client_rfc_do_close(tBTA_HF_CLIENT_DATA *p_data);245 extern void bta_hf_client_sco_listen(tBTA_HF_CLIENT_DATA *p_data);246 extern void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_DATA *p_data);247 extern void bta_hf_client_sco_conn_open(tBTA_HF_CLIENT_DATA *p_data);[all …]
57 void bta_hf_client_register(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_register()101 void bta_hf_client_deregister(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_deregister()131 void bta_hf_client_start_dereg(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_start_dereg()149 void bta_hf_client_start_close(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_start_close()178 void bta_hf_client_start_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_start_open()217 static void bta_hf_client_cback_open(tBTA_HF_CLIENT_DATA *p_data, tBTA_HF_CLIENT_STATUS status) in bta_hf_client_cback_open()245 void bta_hf_client_rfc_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_rfc_open()267 void bta_hf_client_rfc_acp_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_rfc_acp_open()319 void bta_hf_client_rfc_fail(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_rfc_fail()351 void bta_hf_client_disc_fail(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_disc_fail()[all …]
90 typedef void (*tBTA_HF_CLIENT_ACTION)(tBTA_HF_CLIENT_DATA *p_data);406 static void bta_hf_client_api_enable(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_api_enable()446 static void bta_hf_client_api_disable(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_api_disable()480 bta_hf_client_api_enable((tBTA_HF_CLIENT_DATA *) p_msg); in bta_hf_client_hdl_event()485 bta_hf_client_api_disable((tBTA_HF_CLIENT_DATA *) p_msg); in bta_hf_client_hdl_event()489 bta_hf_client_sm_execute(p_msg->event, (tBTA_HF_CLIENT_DATA *) p_msg); in bta_hf_client_hdl_event()505 void bta_hf_client_sm_execute(UINT16 event, tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sm_execute()
294 void bta_hf_client_pkt_stat_nums(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_pkt_stat_nums()316 void bta_hf_client_ci_sco_data(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_ci_sco_data()802 void bta_hf_client_sco_listen(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_listen()821 void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_shutdown()840 void bta_hf_client_sco_conn_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_conn_open()875 void bta_hf_client_sco_conn_close(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_conn_close()914 void bta_hf_client_sco_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_open()933 void bta_hf_client_sco_close(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_sco_close()
172 void bta_hf_client_create_record(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_create_record()198 void bta_hf_client_del_record(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_del_record()358 void bta_hf_client_free_db(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_free_db()
195 void bta_hf_client_rfc_do_open(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_rfc_do_open()223 void bta_hf_client_rfc_do_close(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_rfc_do_close()
26 void bta_hf_client_send_at_cmd(tBTA_HF_CLIENT_DATA *p_data) in bta_hf_client_send_at_cmd()