Home
last modified time | relevance | path

Searched refs:hiddev_report_info (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/tools/
Dhid2hci.c62 struct hiddev_report_info { struct
81 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info) argument
123 struct hiddev_report_info rinfo; in send_report()