Searched refs:GetSSIDFromInfoElement (Results 1 – 2 of 2) sorted by relevance
140 bool GetSSIDFromInfoElement(const std::vector<uint8_t>& ie,
149 if (!GetSSIDFromInfoElement(ie, &ssid)) { in ParseScanResult()189 bool ScanUtils::GetSSIDFromInfoElement(const vector<uint8_t>& ie, in GetSSIDFromInfoElement() function in android::wificond::ScanUtils