Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_usb.cpp343 constexpr uint8_t harmonyProtocol = 0x01; in IsDebuggableDev() local
346 ifDescriptor->bInterfaceProtocol != harmonyProtocol) { in IsDebuggableDev()