Searched refs:hosted_ssid (Results 1 – 1 of 1) sorted by relevance
277 std::string hosted_ssid = wifi.GetHostedSsid(); in CreateWifiSection() local279 if (!hosted_ssid.empty()) { in CreateWifiSection()282 result->SetString(kInfoWifiHostedSsidKey, hosted_ssid); in CreateWifiSection()