Home
last modified time | relevance | path

Searched refs:at_response_free (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/ril/
Dreference-ril.c508 at_response_free(p_response); in requestRadioPower()
512 at_response_free(p_response); in requestRadioPower()
528 at_response_free(p_response); in requestShutdown()
674 at_response_free(p_response); in requestOrSendDataCallList()
824 at_response_free(p_response); in requestOrSendDataCallList()
843 at_response_free(p_response); in requestOrSendDataCallList()
864 at_response_free(p_response); in setNetworkSelectionAutomatic()
896 at_response_free(p_response); in requestQueryNetworkSelectionMode()
899 at_response_free(p_response); in requestQueryNetworkSelectionMode()
1017 at_response_free(p_response);
[all …]
Datchannel.c560 at_response_free(sp_response); in clearPendingCommand()
625 void at_response_free(ATResponse *p_response) in at_response_free() function
714 at_response_free(sp_response); in at_send_command_full_nolock()
808 at_response_free(*pp_outResponse); in at_send_command_singleline()
830 at_response_free(*pp_outResponse); in at_send_command_numeric()
854 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);