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

  /system/connectivity/shill/
tethering.h 50 static bool IsLocallyAdministeredBSSID(const std::vector<uint8_t>& bssid);
tethering.cc 42 bool Tethering::IsLocallyAdministeredBSSID(const vector<uint8_t>& bssid) {
  /system/connectivity/shill/wifi/
wifi_endpoint.cc 615 (Tethering::IsLocallyAdministeredBSSID(bssid_) &&

Completed in 54 milliseconds