Home
last modified time | relevance | path

Searched defs:LIBUSB_REQUEST_GET_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libusb1-sys/src/
Dconstants.rs134 pub const LIBUSB_REQUEST_GET_DESCRIPTOR: u8 = 0x06; constant
/aosp_15_r20/external/rust/crates/libusb1-sys/src/
Dconstants.rs134 pub const LIBUSB_REQUEST_GET_DESCRIPTOR: u8 = 0x06; constant
/aosp_15_r20/external/libusb/include/libusb/
H A Dlibusb.h409 LIBUSB_REQUEST_GET_DESCRIPTOR = 0x06, enumerator
/aosp_15_r20/external/libusb/libusb/
H A Dlibusb.h409 LIBUSB_REQUEST_GET_DESCRIPTOR = 0x06, enumerator