Home
last modified time | relevance | path

Searched full:device_protocol (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/usb/src/
Dusb_wrapper.cpp21 …"DEVICE_PROTOCOL", infoTable->deviceInfo.deviceProtocol, "DEVICE_CLASS", infoTable->deviceInfo.dev… in UsbDDKDriverMatchFailEvent()
/drivers/peripheral/usb/
Dhisysevent.yaml19 DEVICE_PROTOCOL: {type: INT32, desc: device protocol}
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp829 … std::to_string(infoTable->busNum) + "-" + std::to_string(infoTable->devNum), "DEVICE_PROTOCOL", in ReportUsbdSysEvent()