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.c396 at_response_free(p_response); in requestRadioPower()
400 at_response_free(p_response); in requestRadioPower()
416 at_response_free(p_response); in requestShutdown()
493 at_response_free(p_response); in requestOrSendDataCallList()
602 at_response_free(p_response); in requestOrSendDataCallList()
621 at_response_free(p_response); in requestOrSendDataCallList()
653 at_response_free(p_response); in requestQueryNetworkSelectionMode()
656 at_response_free(p_response); in requestQueryNetworkSelectionMode()
774 at_response_free(p_response);
788 at_response_free(p_response);
[all …]
Datchannel.c554 at_response_free(sp_response); in clearPendingCommand()
619 void at_response_free(ATResponse *p_response) in at_response_free() function
708 at_response_free(sp_response); in at_send_command_full_nolock()
795 at_response_free(*pp_outResponse); in at_send_command_singleline()
817 at_response_free(*pp_outResponse); in at_send_command_numeric()
841 at_response_free(*pp_outResponse); in at_send_command_sms()
Datchannel.h110 void at_response_free(ATResponse *p_response);