mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-06 19:43:22 +08:00
cd4ed91a4c
Fill ev.u.create.{phys,uniq} fields when uHID device is created. These values are copied to kernel hid_device structure. linux/include/linux/hid.h: struct hid_device { ... char name[128]; /* Device name */ char phys[64]; /* Device physical location */ char uniq[64]; /* Device unique identifier (serial #) */ |
||
---|---|---|
.. | ||
device.c | ||
device.h | ||
hog.c | ||
input.conf | ||
manager.c | ||
server.c | ||
server.h | ||
suspend-dummy.c | ||
suspend.h | ||
uhid_copy.h |