Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h104 #define BTA_HF_CLIENT_DISABLE_EVT 30 /* HF Client disabled */ macro
/system/bt/btif/src/
Dbtif_util.c325 CASE_RETURN_STR(BTA_HF_CLIENT_DISABLE_EVT) in dump_hf_client_event()
Dbtif_hf_client.c744 case BTA_HF_CLIENT_DISABLE_EVT: in btif_hf_client_upstreams_evt()
/system/bt/bta/hf_client/
Dbta_hf_client_main.c263 (*bta_hf_client_cb.p_cback)(BTA_HF_CLIENT_DISABLE_EVT, NULL); in bta_hf_client_scb_disable()