Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h40 const int32_t USB_REQUEST_TARGET_INTERFACE = 1; variable
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h58 USB_REQUEST_TARGET_INTERFACE, enumerator
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp60 constexpr int32_t USB_REQUEST_TARGET_INTERFACE = 1; variable