Home
last modified time | relevance | path

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

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