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);
74 static ATResponse *sp_response = NULL;614 static ATResponse * at_response_new() in at_response_new()616 return (ATResponse *) calloc(1, sizeof(ATResponse)); in at_response_new()619 void at_response_free(ATResponse *p_response) in at_response_free()645 static void reverseIntermediates(ATResponse *p_response) in reverseIntermediates()669 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full_nolock()736 long long timeoutMsec, ATResponse **pp_outResponse) in at_send_command_full()770 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command()783 ATResponse **pp_outResponse) in at_send_command_singleline()805 ATResponse **pp_outResponse) in at_send_command_numeric()[all …]
372 ATResponse *p_response = NULL; in requestRadioPower()409 ATResponse *p_response = NULL; in requestShutdown()435 ATResponse *p_response; in requestOrSendDataCallList()628 ATResponse *p_response = NULL; in requestQueryNetworkSelectionMode()671 ATResponse *p_response;824 ATResponse *p_response = NULL;868 ATResponse *p_response = NULL;917 ATResponse *p_response = NULL;991 ATResponse *p_response = NULL;1015 ATResponse *p_response = NULL;[all …]