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