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()779 int at_send_command (const char *command, ATResponse **pp_outResponse) in at_send_command()792 ATResponse **pp_outResponse) in at_send_command_singleline()814 ATResponse **pp_outResponse) in at_send_command_numeric()[all …]
696 ATResponse *p_response = NULL; in requestRadioPower()732 ATResponse *p_response = NULL; in requestShutdown()832 ATResponse *p_response = NULL; in requestOrSendDataCallList()1093 ATResponse *p_response = NULL; in requestQueryNetworkSelectionMode()1136 ATResponse *p_response;1290 ATResponse *p_response = NULL;1342 ATResponse *p_response = NULL;1433 ATResponse *p_response = NULL;1545 ATResponse *p_response = NULL;1569 ATResponse *p_response = NULL;[all …]