Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_AT_RESULT_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h108 #define BTA_HF_CLIENT_AT_RESULT_EVT 15 /* Call waiting notification */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c692 (*bta_hf_client_cb.p_cback)(BTA_HF_CLIENT_AT_RESULT_EVT, &evt); in bta_hf_client_at_result()
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c934 case BTA_HF_CLIENT_AT_RESULT_EVT: in btc_hf_client_cb_handler()