Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_AUDIO_CLOSE_EVT (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/include/
Dbta_hf_client_api.h89 #define BTA_HF_CLIENT_AUDIO_CLOSE_EVT 7 /* Audio connection closed */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_sco.c683 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_CLOSE_EVT); in bta_hf_client_sco_conn_close()
Dbta_hf_client_at.c330 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_CLOSE_EVT); in bta_hf_client_handle_error()
/system/bt/btif/src/
Dbtif_util.c322 CASE_RETURN_STR(BTA_HF_CLIENT_AUDIO_CLOSE_EVT) in dump_hf_client_event()
Dbtif_hf_client.c894 case BTA_HF_CLIENT_AUDIO_CLOSE_EVT: in btif_hf_client_upstreams_evt()