Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h95 #define BTA_HF_CLIENT_CLIP_EVT 13 /* Calling line identification event */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_act.c645 (*bta_hf_client_cb.p_cback)(BTA_HF_CLIENT_CLIP_EVT, &evt); in bta_hf_client_clip()
/system/bt/btif/src/
Dbtif_util.c329 CASE_RETURN_STR(BTA_HF_CLIENT_CLIP_EVT) in dump_hf_client_event()
Dbtif_hf_client.c829 case BTA_HF_CLIENT_CLIP_EVT: in btif_hf_client_upstreams_evt()