Home
last modified time | relevance | path

Searched refs:tBTA_HF_CLIENT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_act.c58 tBTA_HF_CLIENT evt; in bta_hf_client_register()
213 tBTA_HF_CLIENT evt; in bta_hf_client_cback_open()
542 tBTA_HF_CLIENT evt; in bta_hf_client_svc_conn_open()
571 tBTA_HF_CLIENT evt; in bta_hf_client_ind()
594 tBTA_HF_CLIENT evt; in bta_hf_client_evt_val()
615 tBTA_HF_CLIENT evt; in bta_hf_client_operator_name()
638 tBTA_HF_CLIENT evt; in bta_hf_client_clip()
660 tBTA_HF_CLIENT evt; in bta_hf_client_ccwa()
682 tBTA_HF_CLIENT evt; in bta_hf_client_at_result()
704 tBTA_HF_CLIENT evt; in bta_hf_client_clcc()
[all …]
Dbta_hf_client_sco.c129 tBTA_HF_CLIENT evt; in bta_hf_client_cback_sco()
134 (*bta_hf_client_cb.p_cback)(event, (tBTA_HF_CLIENT *) &evt); in bta_hf_client_cback_sco()
/system/bt/bta/include/
Dbta_hf_client_api.h244 } tBTA_HF_CLIENT; typedef
249 typedef void (tBTA_HF_CLIENT_CBACK)(tBTA_HF_CLIENT_EVT event, tBTA_HF_CLIENT *p_data);
/system/bt/btif/src/
Dbtif_hf_client.c736 tBTA_HF_CLIENT *p_data = (tBTA_HF_CLIENT *)p_param; in btif_hf_client_upstreams_evt()
916 static void bte_hf_client_evt(tBTA_HF_CLIENT_EVT event, tBTA_HF_CLIENT *p_data) in bte_hf_client_evt()