Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h142 esp_hf_current_call_status_t current_call_state; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c341 … 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/
Desp_hf_ag_api.h550 … 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/
Dbtc_hf_ag.c643 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()