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);119 AT_CME_Error at_get_cme_error(const ATResponse *p_response);
80 static ATResponse *sp_response = NULL;620 static ATResponse * at_response_new() in at_response_new()622 return (ATResponse *) calloc(1, sizeof(ATResponse)); in at_response_new()625 void at_response_free(ATResponse *p_response) in at_response_free()651 static void reverseIntermediates(ATResponse *p_response) in reverseIntermediates()675 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full_nolock()742 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full()783 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command()796 ATResponse **pp_outResponse) in at_send_command_singleline()818 ATResponse **pp_outResponse) in at_send_command_numeric()[all …]
484 ATResponse *p_response = NULL; in requestRadioPower()521 ATResponse *p_response = NULL; in requestShutdown()613 ATResponse *p_response; in requestOrSendDataCallList()849 ATResponse *p_response = NULL; in setNetworkSelectionAutomatic()871 ATResponse *p_response = NULL; in requestQueryNetworkSelectionMode()914 ATResponse *p_response;1069 ATResponse *p_response = NULL;1122 ATResponse *p_response = NULL;1181 ATResponse *p_response = NULL;1255 ATResponse *p_response = NULL;[all …]