File: hid-descriptor2.builder.xml

package info (click to toggle)
fwupd 2.0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,340 kB
  • sloc: ansic: 274,440; python: 11,468; xml: 9,432; sh: 1,625; makefile: 167; cpp: 19; asm: 11; javascript: 9
file content (65 lines) | stat: -rw-r--r-- 1,703 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<firmware gtype="FuHidDescriptor">
  <firmware gtype="FuHidReport">
    <firmware gtype="FuHidReportItem">
      <id>usage-page</id>
      <value>0xff02</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>usage</id>
      <kind>local</kind>
      <value>0x1</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>collection</id>
      <value>0x1</value>
    </firmware>
  </firmware>
  <firmware gtype="FuHidReport">
    <firmware gtype="FuHidReportItem">
      <id>usage-page</id>
      <value>0xff02</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-size</id>
      <value>0x8</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-count</id>
      <value>0x14</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-id</id>
      <value>0x9</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>usage</id>
      <kind>local</kind>
      <value>0x1</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>feature</id>
      <value>0x2</value>
    </firmware>
  </firmware>
  <firmware gtype="FuHidReport">
    <firmware gtype="FuHidReportItem">
      <id>usage-page</id>
      <value>0xff02</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-size</id>
      <value>0x8</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-count</id>
      <value>0x14</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>report-id</id>
      <value>0x9</value>
    </firmware>
    <firmware gtype="FuHidReportItem">
      <id>end-collection</id>
    </firmware>
  </firmware>
</firmware>