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

  /system/connectivity/shill/wifi/
wifi_endpoint.h 200 std::string bssid_hex_; member in class:shill::WiFiEndpoint
wifi_endpoint.cc 93 bssid_hex_ = base::HexEncode(&(*bssid_.begin()), bssid_.size());
208 return bssid_hex_;

Completed in 105 milliseconds