Searched defs:call_setup_state (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 237 esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_devices_status_indchange() 287 esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_cind_response() 418 … esp_hf_call_status_t call_state, esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_answer_call() 446 … esp_hf_call_status_t call_state, esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_reject_call() 474 … esp_hf_call_status_t call_state, esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_end_call() 502 … esp_hf_call_status_t call_state, esp_hf_call_setup_status_t call_setup_state, in esp_hf_ag_out_call()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_ag.h | 108 esp_hf_call_setup_status_t call_setup_state; member 123 esp_hf_call_setup_status_t call_setup_state; member 181 esp_hf_call_setup_status_t call_setup_state; member 224 esp_hf_call_setup_status_t call_setup_state; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/ |
D | btc_util.c | 193 const char* dump_hf_call_setup_state(esp_hf_call_setup_status_t call_setup_state) in dump_hf_call_setup_state()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 565 esp_hf_call_setup_status_t call_setup_state, in btc_hf_indchange_notification() 713 … esp_hf_call_status_t call_state, esp_hf_call_setup_status_t call_setup_state, in btc_hf_phone_state_update()
|