Home
last modified time | relevance | path

Searched refs:esp_hf_current_call_direction_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hf_defs.h124 } esp_hf_current_call_direction_t; typedef
Desp_hf_client_api.h213 esp_hf_current_call_direction_t dir; /*!< direction of the call */
Desp_hf_ag_api.h549 … esp_hf_ag_clcc_response(esp_bd_addr_t remote_addr, int index, esp_hf_current_call_direction_t dir,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h141 esp_hf_current_call_direction_t dir;
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c340 … esp_hf_ag_clcc_response(esp_bd_addr_t remote_addr, int index, esp_hf_current_call_direction_t dir, in esp_hf_ag_clcc_response()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c642 …status_t btc_hf_clcc_response(bt_bdaddr_t *bd_addr, int index, esp_hf_current_call_direction_t dir, in btc_hf_clcc_response()