Searched refs:ATResponse (Results 1 – 3 of 3) sorted by relevance
66 } ATResponse; typedef92 ATResponse **pp_outResponse);95 ATResponse **pp_outResponse);99 ATResponse **pp_outResponse);104 int at_send_command (const char *command, ATResponse **pp_outResponse);108 ATResponse **pp_outResponse);110 void at_response_free(ATResponse *p_response);118 AT_CME_Error at_get_cme_error(const ATResponse *p_response);
79 static ATResponse *sp_response = NULL;619 static ATResponse * at_response_new() in at_response_new()621 return (ATResponse *) calloc(1, sizeof(ATResponse)); in at_response_new()624 void at_response_free(ATResponse *p_response) in at_response_free()650 static void reverseIntermediates(ATResponse *p_response) in reverseIntermediates()674 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full_nolock()741 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full()774 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command()787 ATResponse **pp_outResponse) in at_send_command_singleline()809 ATResponse **pp_outResponse) in at_send_command_numeric()[all …]
451 ATResponse *p_response = NULL; in requestRadioPower()488 ATResponse *p_response = NULL; in requestShutdown()580 ATResponse *p_response; in requestOrSendDataCallList()738 ATResponse *p_response = NULL; in requestQueryNetworkSelectionMode()781 ATResponse *p_response;936 ATResponse *p_response = NULL;989 ATResponse *p_response = NULL;1042 ATResponse *p_response = NULL;1116 ATResponse *p_response = NULL;1140 ATResponse *p_response = NULL;[all …]