Searched defs:kIosOui (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/
H A Dtethering.h39 static const uint32_t kIosOui; member in class:shill::Tethering
H A Dtethering.cc29 const uint32_t Tethering::kIosOui = 0x0017f2; member in class:shill::Tethering
48 return oui_set.find(kIosOui) != oui_set.end();

Completed in 199 milliseconds