Home
last modified time | relevance | path

Searched defs:USB_REQUEST_TARGET_ENDPOINT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h41 const int32_t USB_REQUEST_TARGET_ENDPOINT = 2; variable
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h60 USB_REQUEST_TARGET_ENDPOINT, enumerator
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp61 constexpr int32_t USB_REQUEST_TARGET_ENDPOINT = 2; variable