HomeSort by relevance Sort by last modified time
    Searched refs:ssid_hex_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/wifi/
wifi_endpoint.h 198 std::string ssid_hex_; member in class:shill::WiFiEndpoint
wifi_endpoint.cc 91 ssid_hex_ = base::HexEncode(&(*ssid_.begin()), ssid_.size());
200 return ssid_hex_;

Completed in 1224 milliseconds