OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DescriptorType
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/media/midi/
usb_midi_descriptor_parser.cc
18
enum
DescriptorType
{
98
DescriptorType
descriptor_type = static_cast<
DescriptorType
>(current[1]);
/external/chromium_org/tools/usb_gadget/
hid_constants.py
11
class
DescriptorType
(object):
usb_constants.py
9
class
DescriptorType
(object):
/external/chromium_org/device/bluetooth/
bluetooth_low_energy_defs_win.h
117
BTH_LE_GATT_DESCRIPTOR_TYPE
DescriptorType
;
123
BTH_LE_GATT_DESCRIPTOR_TYPE
DescriptorType
;
129
switch_is((BTH_LE_GATT_DESCRIPTOR_TYPE)
DescriptorType
)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbscan.h
76
IN UCHAR
DescriptorType
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usb.h
342
UCHAR
DescriptorType
;
Completed in 689 milliseconds