Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h79 #define MTP_RESPONSE_OK 0x2001 macro
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp513 mtpStatus.wCode = CPU_TO_LE16(MTP_RESPONSE_OK); in UsbMtpDeviceClassRequest()