Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c475 at_response_free(p_response); in requestRadioPower()
479 at_response_free(p_response); in requestRadioPower()
495 at_response_free(p_response); in requestShutdown()
641 at_response_free(p_response); in requestOrSendDataCallList()
712 at_response_free(p_response); in requestOrSendDataCallList()
731 at_response_free(p_response); in requestOrSendDataCallList()
763 at_response_free(p_response); in requestQueryNetworkSelectionMode()
766 at_response_free(p_response); in requestQueryNetworkSelectionMode()
884 at_response_free(p_response);
899 at_response_free(p_response);
[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()
799 at_response_free(*pp_outResponse); in at_send_command_singleline()
821 at_response_free(*pp_outResponse); in at_send_command_numeric()
845 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);