Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h39 #define USB_PTP_DEVICE_PROTOCOL 1 macro
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp776 iface->info.protocol == USB_PTP_DEVICE_PROTOCOL) { in UsbFnInterfaceIsUsbMtpPtpDevice()