Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp478 uint8_t mtpOsStringReqType = (USB_DDK_DIR_IN | USB_DDK_TYPE_STANDARD | USB_DDK_RECIP_DEVICE); in UsbMtpDeviceStandardRequest() local
481 if (setup->request == USB_DDK_REQ_GET_DESCRIPTOR && setup->reqType == mtpOsStringReqType && in UsbMtpDeviceStandardRequest()