OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kIosOui
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
tethering.h
39
static const uint32_t
kIosOui
;
tethering.cc
29
const uint32_t Tethering::
kIosOui
= 0x0017f2;
48
return oui_set.find(
kIosOui
) != oui_set.end();
Completed in 63 milliseconds