Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h67 #define USB_MTP_OS_STRING_ID 0xEE macro
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp480 uint16_t mtpOsStringWValue = (USB_DDK_DT_STRING << 8 | USB_MTP_OS_STRING_ID); in UsbMtpDeviceStandardRequest()