OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bmRequestType
(Results
1 - 5
of
5
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
cdc.h
217
__u8
bmRequestType
;
/system/core/adb/
usb_osx.c
204
req.
bmRequestType
=
222
req.
bmRequestType
=
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
77
byte
bmRequestType
; // 0 Bit-map of request type
Usb.cpp
97
setup_pkt.ReqType_u.
bmRequestType
= bmReqType;
/system/core/fastboot/
usb_osx.c
331
req.
bmRequestType
= USBmakebmRequestType(kUSBIn, kUSBStandard, kUSBDevice);
Completed in 810 milliseconds