Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c720 at_response_free(p_response); in requestRadioPower()
724 at_response_free(p_response); in requestRadioPower()
739 at_response_free(p_response); in requestShutdown()
892 at_response_free(p_response); in requestOrSendDataCallList()
1014 at_response_free(p_response); in requestOrSendDataCallList()
1019 at_response_free(p_response); in requestOrSendDataCallList()
1077 at_response_free(p_response); in requestOrSendDataCallList()
1086 at_response_free(p_response); in requestOrSendDataCallList()
1118 at_response_free(p_response); in requestQueryNetworkSelectionMode()
1121 at_response_free(p_response); in requestQueryNetworkSelectionMode()
[all …]
Datchannel.c559 at_response_free(sp_response); in clearPendingCommand()
624 void at_response_free(ATResponse *p_response) in at_response_free() function
713 at_response_free(sp_response); in at_send_command_full_nolock()
804 at_response_free(*pp_outResponse); in at_send_command_singleline()
826 at_response_free(*pp_outResponse); in at_send_command_numeric()
850 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);