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

  /system/connectivity/shill/
tethering.h 46 static bool IsAndroidBSSID(const std::vector<uint8_t>& bssid);
tethering.cc 33 bool Tethering::IsAndroidBSSID(const vector<uint8_t>& bssid) {
  /system/connectivity/shill/wifi/
wifi_endpoint.cc 614 Tethering::IsAndroidBSSID(bssid_) ||

Completed in 206 milliseconds