HomeSort by relevance Sort by last modified time
    Searched defs:ADB_SUBCLASS (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
adb.h 211 #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 48 milliseconds