bluez/profiles
Szymon Janc 9dfcb9f7fc hog: Fix compilation error on 32 bit machine
Fix following with GCC version 4.8.2 (Debian 4.8.2-21):

  CC       profiles/input/bluetoothd-hog.o
profiles/input/hog.c: In function ‘report_value_cb’:
profiles/input/hog.c:149:8: error: format ‘%lu’ expects argument of
   type ‘long unsigned int’, but argument 3 has type ‘unsigned int’
    [-Werror=format=]
        status, sizeof(ev));
        ^
2014-05-14 23:14:34 +03:00
..
alert gatt: Move Characteristic properties to attrib/gatt.h 2014-03-25 17:24:01 +02:00
audio audio/player: Fix accepting invalid folders in ChangeFolder 2014-05-09 13:42:32 +03:00
cups profiles: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:23:54 -08:00
cyclingspeed cyclingspeed: Discover CCC using gatt_discover_desc 2014-05-05 10:49:41 +03:00
deviceinfo Replace att_get_u16() by get_le16() 2014-03-24 22:08:20 +02:00
gatt gas: Discover CCC using gatt_discover_desc 2014-05-05 10:49:03 +03:00
health health: Fix HealthDevice dbus registration 2014-02-17 13:42:19 +02:00
heartrate heartrate: Discover CCC using gatt_discover_desc 2014-05-05 10:49:24 +03:00
iap iap: Replace whitespaces with a single tab 2012-12-31 19:37:45 -08:00
input hog: Fix compilation error on 32 bit machine 2014-05-14 23:14:34 +03:00
network Replace bt_get_be32() by get_be32() 2014-03-24 22:00:38 +02:00
proximity Remove unneeded headers include 2014-04-04 21:21:42 +03:00
sap Replace bt_put_be16() by put_be16() 2014-03-24 22:02:55 +02:00
scanparam scan: Discover CCC using gatt_discover_desc 2014-05-05 10:49:17 +03:00
thermometer thermometer: Discover descriptors using gatt_discover_desc 2014-05-05 10:49:47 +03:00
time gatt: Move Characteristic properties to attrib/gatt.h 2014-03-25 17:24:01 +02:00