Searched refs:sp_response (Results 1 – 1 of 1) sorted by relevance
73 static ATResponse *sp_response = NULL; variable121 p_new->p_next = sp_response->p_intermediates; in addIntermediate()122 sp_response->p_intermediates = p_new; in addIntermediate()215 sp_response->finalResponse = strdup(line); in handleFinalResponse()231 if (sp_response == NULL) { in processLine()239 sp_response->success = 1; in processLine()242 sp_response->success = 0; in processLine()254 if (sp_response->p_intermediates == NULL in processLine()265 if (sp_response->p_intermediates == NULL in processLine()623 if (sp_response != NULL) { in clearPendingCommand()[all …]