Searched defs:ie (Results 1 – 2 of 2) sorted by relevance
50 std::vector<uint8_t> ie(kFakeIE, kFakeIE + sizeof(kFakeIE)); in TEST_F() local
143 vector<uint8_t> ie; in ParseScanResult() local189 bool ScanUtils::GetSSIDFromInfoElement(const vector<uint8_t>& ie, in GetSSIDFromInfoElement()