Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h38 #define USB_PTP_DEVICE_SUBCLASS 1 macro
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp775 …->info.interfaceClass == USB_PTP_DEVICE_CLASS && iface->info.subclass == USB_PTP_DEVICE_SUBCLASS && in UsbFnInterfaceIsUsbMtpPtpDevice()