Searched refs:esp_bt_hf_answer_call (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_ag_api.h | 512 esp_err_t esp_bt_hf_answer_call(esp_bd_addr_t remote_addr, int num_active, int num_held,
|
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/ |
D | bt_app_hf.c | 427 esp_bt_hf_answer_call(hf_peer_addr,1,0,1,0,number,0); in bt_app_hf_cb()
|
D | app_hf_msg_set.c | 212 esp_bt_hf_answer_call(hf_peer_addr,1,0,1,1,number,0); in HF_CMD_HANDLER()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 394 esp_err_t esp_bt_hf_answer_call(esp_bd_addr_t remote_addr, int num_active, int num_held, in esp_bt_hf_answer_call() function
|