Home
last modified time | relevance | path

Searched refs:hosted_ssid (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/privet/
Dprivet_handler.cc277 std::string hosted_ssid = wifi.GetHostedSsid(); in CreateWifiSection() local
279 if (!hosted_ssid.empty()) { in CreateWifiSection()
282 result->SetString(kInfoWifiHostedSsidKey, hosted_ssid); in CreateWifiSection()