Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dprivet_handler.cc70 const char kInfoWifiSsidKey[] = "ssid"; variable
275 result->SetString(kInfoWifiSsidKey, wifi.GetCurrentlyConnectedSsid()); in CreateWifiSection()
836 wifi->SetString(kInfoWifiSsidKey, wifi_->GetCurrentlyConnectedSsid()); in ReplyWithSetupStatus()