OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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