Home
last modified time | relevance | path

Searched defs:call (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md145 #### Answer an incoming call
160 #### Reject an incoming call
174 #### Dial Number
197 #### Respond and Hold
203 #### Volume Control
224 #### Voice Recognition
237 #### Query Current Operator Name
249 #### Retrieve Subscriber Information
261 #### Query Current Call Status
273 #### Transport DTMF Code
/hal_espressif-2.7.6/tools/unit-test-app/components/test_utils/test/
Dccomp_timer_test_inst.c105 static void IRAM_ATTR perform_calls(ccomp_test_call_t *call) in perform_calls()
112 static void IRAM_ATTR prepare_cache(ccomp_test_call_t *call) in prepare_cache()
/hal_espressif-2.7.6/components/mdns/
Dmdns_networking.c254 struct tcpip_api_call_data call; member
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dapp_hf_msg_set.c319 struct arg_str *call; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_hf_client_api.h165 …} call; /*!< HF callback param of ESP_HF_CLIENT_CIND_CALL_EVT… member
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c761 UINT8 call = p_scb->call_ind; in bta_ag_send_call_inds() local