Searched refs:response_buff (Results 1 – 2 of 2) sorted by relevance
217 char response_buff[PREAUTH_HTTP_RSP_LEN] = { 0 }; in preauth_get_connection_info() local231 response.payload = response_buff; in preauth_get_connection_info()258 iotx_facility_json_print(response_buff, LOG_INFO_LEVEL, '<'); in preauth_get_connection_info()260 res = _preauth_parse_auth_rsp_string(response_buff, strlen(response_buff), in preauth_get_connection_info()
460 uint8_t response_buff[666]; member
Completed in 9 milliseconds