Home
last modified time | relevance | path

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

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