Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_endpoint.h200 std::string bssid_hex_; variable
Dwifi_endpoint.cc93 bssid_hex_ = base::HexEncode(&(*bssid_.begin()), bssid_.size()); in WiFiEndpoint()
208 return bssid_hex_; in bssid_hex()