HomeSort by relevance Sort by last modified time
    Searched defs:report_id (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/tools/
hid2hci.c 64 unsigned report_id; member in struct:hiddev_report_info
72 unsigned report_id; member in struct:hiddev_usage_ref
131 uref.report_id = 0x10;
143 rinfo.report_id = 0x10;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 67 __u32 report_id; member in struct:hiddev_report_info
72 * report_id. Set report_id to REPORT_ID_UNKNOWN if the rest of the fields
92 __u32 report_id; member in struct:hiddev_field_info
107 /* Fill in report_type, report_id and field_index to get the information on a
122 __u32 report_id; member in struct:hiddev_usage_ref
188 * rinfo.report_id = HID_REPORT_ID_FIRST;
194 * finfo.report_id = rinfo.report_id;
204 * rinfo.report_id |= HID_REPORT_ID_NEXT
    [all...]

Completed in 190 milliseconds