Searched refs:ies_end (Results 1 – 1 of 1) sorted by relevance
625 const uint8_t* ies_end = ie_blob + ie_blob_len; in convertLegacyIeBlobToAidl() local630 while (next_ie + kIeHeaderLen <= ies_end) { in convertLegacyIeBlobToAidl()633 if (next_ie + curr_ie_len > ies_end) { in convertLegacyIeBlobToAidl()635 << ", Curr IE len: " << curr_ie_len << ", IEs End: " << (void*)ies_end; in convertLegacyIeBlobToAidl()647 if (next_ie != ies_end) { in convertLegacyIeBlobToAidl()649 << ", IEs End: " << (void*)ies_end; in convertLegacyIeBlobToAidl()