OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ADB_SUBCLASS
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
adb.h
187
#define
ADB_SUBCLASS
0x42
/development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp
53
#define
ADB_SUBCLASS
0x42
367
if (intr_desc.bInterfaceSubClass ==
ADB_SUBCLASS
) {
368
printf(" (
ADB_SUBCLASS
)");
Completed in 86 milliseconds