bluez/profiles
Petri Gynther cd4ed91a4c hog: Fill ev.u.create.{phys,uniq} for UHID_CREATE
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 #) */
2014-03-07 09:01:54 +02:00
..
alert alert: Only remove attio callback after ATT request was sent 2014-03-05 22:39:01 +02:00
audio AVCTP: Fix sending wrong response format 2014-03-04 18:03:27 +02:00
cups profiles: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:23:54 -08:00
cyclingspeed profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
deviceinfo profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
gatt core: Split LE and BR/EDR states for devices 2014-02-21 16:15:56 +02:00
health health: Fix HealthDevice dbus registration 2014-02-17 13:42:19 +02:00
heartrate profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
iap iap: Replace whitespaces with a single tab 2012-12-31 19:37:45 -08:00
input hog: Fill ev.u.create.{phys,uniq} for UHID_CREATE 2014-03-07 09:01:54 +02:00
network bnep: Calculate ifindex after NULL check 2014-02-10 14:08:45 +02:00
proximity profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
sap profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
scanparam profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
thermometer profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
time profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00