Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h139 #define BTA_HF_CLIENT_DISABLE_EVT 30 /* HF Client disabled */ macro
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_act.cc309 bta_hf_client_app_callback(BTA_HF_CLIENT_DISABLE_EVT, &evt); in bta_hf_client_rfc_close()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc216 CASE_RETURN_STRING(BTA_HF_CLIENT_DISABLE_EVT); in dump_hf_client_event()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc482 std::make_pair(BTA_HF_CLIENT_DISABLE_EVT, "BTA_HF_CLIENT_DISABLE_EVT"), in TEST_F()