Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/api/include/api/
Desp_hf_client_api.h82 ESP_HF_CLIENT_CIND_CALL_SETUP_EVT, /*!< call setup indication */ enumerator
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dbt_app_hf.c315 case ESP_HF_CLIENT_CIND_CALL_SETUP_EVT: in bt_app_hf_client_cb()
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c739 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_CALL_SETUP_EVT, &param); in process_ind_evt()