Home
last modified time | relevance | path

Searched refs:harmonyClass (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/host/
Dhost_usb.cpp341 constexpr uint8_t harmonyClass = 0xff; in IsDebuggableDev() local
345 …if (ifDescriptor->bInterfaceClass != harmonyClass || ifDescriptor->bInterfaceSubClass != harmonySu… in IsDebuggableDev()