Home
last modified time | relevance | path

Searched refs:bDescriptorType (Results 1 – 25 of 49) sorted by relevance

12

/external/libmtp/logs/
Dmtp-detect-sonyericsson-mt27i-android4.txt8 bDescriptorType 1
23 bDescriptorType 2
33 bDescriptorType 4
43 bDescriptorType 5
53 bDescriptorType 5
63 bDescriptorType 5
73 bDescriptorType 4
83 bDescriptorType 5
93 bDescriptorType 5
103 bDescriptorType 6
[all …]
Dmtp-detect-asus-me301t.txt12 bDescriptorType 1
27 bDescriptorType 2
37 bDescriptorType 4
47 bDescriptorType 5
57 bDescriptorType 5
67 bDescriptorType 5
77 bDescriptorType 6
Dlsusb-canon-canoscan.txt7 bDescriptorType 1
22 bDescriptorType 2
32 bDescriptorType 4
42 bDescriptorType 5
52 bDescriptorType 5
62 bDescriptorType 5
72 bDescriptorType 6
Dmtp-detect-yifang-tesla.txt11 bDescriptorType 1
26 bDescriptorType 2
36 bDescriptorType 4
46 bDescriptorType 5
56 bDescriptorType 5
66 bDescriptorType 6
Dmtp-detect-nokia.txt5 bDescriptorType 1
20 bDescriptorType 2
30 bDescriptorType 4
40 bDescriptorType 5
50 bDescriptorType 5
60 bDescriptorType 5
Dmtp-detect-hp-slate10hd.txt500 bDescriptorType 1
515 bDescriptorType 2
525 bDescriptorType 4
535 bDescriptorType 5
545 bDescriptorType 5
555 bDescriptorType 5
565 bDescriptorType 11
574 bDescriptorType 4
595 bDescriptorType 5
605 bDescriptorType 4
[all …]
Dmtp-detect-zte-v790.txt466 bDescriptorType 1
481 bDescriptorType 2
491 bDescriptorType 4
501 bDescriptorType 5
511 bDescriptorType 5
521 bDescriptorType 5
531 bDescriptorType 4
541 bDescriptorType 5
551 bDescriptorType 5
561 bDescriptorType 6
Dmtp-detect-lenovo-thinkpad-tablet.txt465 bDescriptorType 1
480 bDescriptorType 2
490 bDescriptorType 4
500 bDescriptorType 5
510 bDescriptorType 5
520 bDescriptorType 5
530 bDescriptorType 4
540 bDescriptorType 5
550 bDescriptorType 5
560 bDescriptorType 6
Dmtp-detect-lenovo-a1000.txt44 bDescriptorType 1
59bDescriptorType 2 …
69 bDescriptorType 4
79 bDescriptorType 5
89 bDescriptorType 5
99 bDescriptorType 5
109 bDescriptorType 4
119 bDescriptorType 5
129 bDescriptorType 5
139 bDescriptorType 6
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h282 __u8 bDescriptorType; member
291 __u8 bDescriptorType; member
347 __u8 bDescriptorType; member
370 __u8 bDescriptorType; member
384 __u8 bDescriptorType; member
402 __u8 bDescriptorType; member
672 __u8 bDescriptorType; member
684 __u8 bDescriptorType; member
722 __u8 bDescriptorType; member
739 __u8 bDescriptorType; member
[all …]
Dvideo.h189 __u8 bDescriptorType; member
196 __u8 bDescriptorType; member
213 __u8 bDescriptorType; \
225 __u8 bDescriptorType; member
238 __u8 bDescriptorType; member
252 __u8 bDescriptorType; member
270 __u8 bDescriptorType; member
286 __u8 bDescriptorType; \
297 __u8 bDescriptorType; member
312 __u8 bDescriptorType; member
[all …]
Dcdc.h65 __u8 bDescriptorType; member
74 __u8 bDescriptorType; member
87 __u8 bDescriptorType; member
103 __u8 bDescriptorType; member
114 __u8 bDescriptorType; member
125 __u8 bDescriptorType; member
137 __u8 bDescriptorType; member
150 __u8 bDescriptorType; member
159 __u8 bDescriptorType; member
169 __u8 bDescriptorType; member
[all …]
Daudio.h157 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
171 __u8 bDescriptorType; \
182 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member
211 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member
239 __u8 bDescriptorType; \
251 __u8 bDescriptorType; member
301 __u8 bDescriptorType; member
317 __u8 bDescriptorType; member
334 __u8 bDescriptorType; member
403 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
[all …]
Dmidi.h40 __u8 bDescriptorType; member
51 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
68 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
83 __u8 bDescriptorType; \
95 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */ member
107 __u8 bDescriptorType; \
Dfunctionfs.h32 __u8 bDescriptorType; member
/external/autotest/client/cros/cellular/mbim_compliance/
Dusb_descriptors_unittest.py52 self.assertEqual(0xAA, descriptor.bDescriptorType)
120 self.assertEqual(0xAA, descriptor.bDescriptorType)
135 self.assertEqual(0xFF, descriptor.bDescriptorType)
151 self.assertEqual(0x24, descriptor.bDescriptorType)
182 self.assertEquals(0x02, descriptor.bDescriptorType)
197 self.assertEquals(0x0B, descriptor.bDescriptorType)
212 self.assertEquals(0x04, descriptor.bDescriptorType)
229 self.assertEquals(0x24, descriptor.bDescriptorType)
240 self.assertEquals(0x24, descriptor.bDescriptorType)
257 self.assertEquals(0x24, descriptor.bDescriptorType)
[all …]
Dusb_descriptors.py133 descriptor_type != obj.bDescriptorType):
136 (descriptor_type, obj.bDescriptorType))
/external/libusb/libusb/
Ddescriptor.c117 if (header.bDescriptorType != LIBUSB_DT_ENDPOINT) { in parse_endpoint()
119 header.bDescriptorType, LIBUSB_DT_ENDPOINT); in parse_endpoint()
156 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_endpoint()
157 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_endpoint()
158 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_endpoint()
159 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint()
162 usbi_dbg("skipping descriptor %x", header.bDescriptorType); in parse_endpoint()
242 if (ifp->bDescriptorType != LIBUSB_DT_INTERFACE) { in parse_interface()
244 ifp->bDescriptorType, LIBUSB_DT_INTERFACE); in parse_interface()
296 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_interface()
[all …]
Dlibusb.h484 uint8_t bDescriptorType; member
538 uint8_t bDescriptorType; member
588 uint8_t bDescriptorType; member
650 uint8_t bDescriptorType; member
699 uint8_t bDescriptorType; member
728 uint8_t bDescriptorType; member
753 uint8_t bDescriptorType; member
784 uint8_t bDescriptorType; member
810 uint8_t bDescriptorType; member
852 uint8_t bDescriptorType; member
/external/libusb-compat/libusb/
Dusb.h82 u_int8_t bDescriptorType; member
88 u_int8_t bDescriptorType; member
95 u_int8_t bDescriptorType; member
108 u_int8_t bDescriptorType; member
133 u_int8_t bDescriptorType; member
159 u_int8_t bDescriptorType; member
176 u_int8_t bDescriptorType; member
/external/libusb/include/libusb/
Dlibusb.h484 uint8_t bDescriptorType; member
538 uint8_t bDescriptorType; member
588 uint8_t bDescriptorType; member
650 uint8_t bDescriptorType; member
699 uint8_t bDescriptorType; member
728 uint8_t bDescriptorType; member
753 uint8_t bDescriptorType; member
784 uint8_t bDescriptorType; member
810 uint8_t bDescriptorType; member
852 uint8_t bDescriptorType; member
/external/clang/test/CodeGen/
D2009-07-22-StructLayout.c12 __u8 bDescriptorType; member
25 .bDescriptorType = ((0x01 << 5) | 0x04),
/external/libusb/libusb/os/
Dwindows_nt_common.h36 UCHAR bDescriptorType; member
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcellular_MbimComplianceDES02.py85 if not(header_descriptor.bDescriptorType == 0x24 and
262 if not (interrupt_endpoint_descriptor.bDescriptorType == 0x05 and
/external/autotest/client/cros/cellular/mbim_compliance/tests/
Ddes_02.py85 if not(header_descriptor.bDescriptorType == 0x24 and
261 if not (interrupt_endpoint_descriptor.bDescriptorType == 0x05 and

12