Searched refs:safe_at_response_free (Results 1 – 1 of 1) sorted by relevance
45 #define safe_at_response_free(__x) { if (__x) { at_response_free(__x); __x = NULL;}} macro73 safe_at_response_free(p_response); in atc_init()195 safe_at_response_free(p_response); in requestBaseBandVersion()268 safe_at_response_free(p_response); in requestGetSIMStatus()323 safe_at_response_free(p_response); in requestRegistrationState()360 safe_at_response_free(p_response); in requestSetupDataCall()389 safe_at_response_free(p_response); in requestSetupDataCall()392 safe_at_response_free(p_response); in requestSetupDataCall()403 safe_at_response_free(p_response); in requestSetupDataCall()501 safe_at_response_free(p_response); in requestQueryDataCall()[all …]