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.c476 at_response_free(p_response); in requestRadioPower()
480 at_response_free(p_response); in requestRadioPower()
496 at_response_free(p_response); in requestShutdown()
642 at_response_free(p_response); in requestOrSendDataCallList()
761 at_response_free(p_response); in requestOrSendDataCallList()
780 at_response_free(p_response); in requestOrSendDataCallList()
812 at_response_free(p_response); in requestQueryNetworkSelectionMode()
815 at_response_free(p_response); in requestQueryNetworkSelectionMode()
933 at_response_free(p_response);
948 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()
807 at_response_free(*pp_outResponse); in at_send_command_singleline()
829 at_response_free(*pp_outResponse); in at_send_command_numeric()
853 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);