Searched refs:current_call_state (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_ag.h | 142 esp_hf_current_call_status_t current_call_state; member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 341 … esp_hf_current_call_status_t current_call_state, esp_hf_current_call_mode_t mode, in esp_hf_ag_clcc_response() argument 358 arg.clcc_rep.current_call_state = current_call_state; in esp_hf_ag_clcc_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_ag_api.h | 550 … esp_hf_current_call_status_t current_call_state, esp_hf_current_call_mode_t mode,
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 643 esp_hf_current_call_status_t current_call_state, in btc_hf_clcc_response() argument 657 index, dir, current_call_state, mode, number, type); in btc_hf_clcc_response() 658 … int loc = sprintf (ag_res.str, "%d,%d,%d,%d,%d", index, dir, current_call_state, mode, mpty); in btc_hf_clcc_response() 1208 arg->clcc_rep.dir, arg->clcc_rep.current_call_state, in btc_hf_call_handler()
|