OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ADB_CLASS
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
adb.h
191
#define
ADB_CLASS
0xff
/development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp
52
#define
ADB_CLASS
0xff
363
if (intr_desc.bInterfaceClass ==
ADB_CLASS
) {
364
printf(" (
ADB_CLASS
)");
Completed in 160 milliseconds