Searched defs:call (Results 1 – 6 of 6) sorted by relevance
145 #### Answer an incoming call160 #### Reject an incoming call174 #### Dial Number197 #### Respond and Hold203 #### Volume Control224 #### Voice Recognition237 #### Query Current Operator Name249 #### Retrieve Subscriber Information261 #### Query Current Call Status273 #### Transport DTMF Code
105 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()
254 struct tcpip_api_call_data call; member
319 struct arg_str *call; member
165 …} call; /*!< HF callback param of ESP_HF_CLIENT_CIND_CALL_EVT… member
761 UINT8 call = p_scb->call_ind; in bta_ag_send_call_inds() local