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.c393 at_response_free(p_response); in requestRadioPower()
397 at_response_free(p_response); in requestRadioPower()
413 at_response_free(p_response); in requestShutdown()
489 at_response_free(p_response); in requestOrSendDataCallList()
597 at_response_free(p_response); in requestOrSendDataCallList()
616 at_response_free(p_response); in requestOrSendDataCallList()
648 at_response_free(p_response); in requestQueryNetworkSelectionMode()
651 at_response_free(p_response); in requestQueryNetworkSelectionMode()
769 at_response_free(p_response);
783 at_response_free(p_response);
[all …]
Datchannel.c556 at_response_free(sp_response); in clearPendingCommand()
621 void at_response_free(ATResponse *p_response) in at_response_free() function
718 at_response_free(sp_response); in at_send_command_full_nolock()
805 at_response_free(*pp_outResponse); in at_send_command_singleline()
827 at_response_free(*pp_outResponse); in at_send_command_numeric()
851 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);