Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h134 #define BTA_HF_CLIENT_RING_INDICATION 21 /* HF Client ring indication */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc228 CASE_RETURN_STRING(BTA_HF_CLIENT_RING_INDICATION); in dump_hf_client_event()
Dbtif_hf_client.cc1033 case BTA_HF_CLIENT_RING_INDICATION: in btif_hf_client_upstreams_evt()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc497 std::make_pair(BTA_HF_CLIENT_RING_INDICATION, in TEST_F()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc350 bta_hf_client_evt_val(client_cb, BTA_HF_CLIENT_RING_INDICATION, 0); in bta_hf_client_handle_ring()