bluez/attrib
Jefferson Delfes ba9b8d1743 attrib: Change GAttrib->stale type from gboolean
There is no reason to GAttrib->stale be gboolean.
2013-04-24 16:59:23 +03:00
..
att-database.h attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
att.c attrib: Fix compilation errors when compiled without optimization 2013-01-10 16:06:22 -08:00
att.h att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN 2012-10-11 08:46:33 +02:00
gatt-service.c attrib: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00
gatt-service.h gatt-service: Add support for 128-bit Bluetooth UUIDs 2012-02-03 10:44:21 -08:00
gatt.c attrib: Use gcc builtin instead of g_atomic 2013-04-09 07:01:36 +09:00
gatt.h gatt: Add support for find included services 2012-10-09 10:54:49 +02:00
gattrib.c attrib: Change GAttrib->stale type from gboolean 2013-04-24 16:59:23 +03:00
gattrib.h gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gatttool.c attrib: Simplify boolean tests 2013-04-24 16:59:14 +03:00
gatttool.h gatttool: Use GError to propage error messages to caller 2013-04-17 11:21:29 +03:00
interactive.c gatttool: Use error message prefixes consistently 2013-04-17 11:23:58 +03:00
utils.c gatttool: Use GError to propage error messages to caller 2013-04-17 11:21:29 +03:00