Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h121 #define BTA_HF_CLIENT_RING_INDICATION 21 /* HF Client ring indication */ macro
/system/bt/btif/src/
Dbtif_util.cc244 CASE_RETURN_STR(BTA_HF_CLIENT_RING_INDICATION) in dump_hf_client_event()
Dbtif_hf_client.cc999 case BTA_HF_CLIENT_RING_INDICATION: in btif_hf_client_upstreams_evt()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc317 bta_hf_client_evt_val(client_cb, BTA_HF_CLIENT_RING_INDICATION, 0); in bta_hf_client_handle_ring()