Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/host/
H A Dhost_usb.cpp152 constexpr uint8_t harmonyClass = 0xff; in IsDebuggableDev() local
156 if (ifDescriptor->bInterfaceClass != harmonyClass || ifDescriptor->bInterfaceSubClass != harmonySubClass || in IsDebuggableDev()
/developtools/hdc/src/host/
H A Dhost_usb.cpp349 constexpr uint8_t harmonyClass = 0xff; in IsDebuggableDev() local
353 if (ifDescriptor->bInterfaceClass != harmonyClass || ifDescriptor->bInterfaceSubClass != harmonySubClass || in IsDebuggableDev()

Completed in 4 milliseconds