bluez/attrib
Anderson Lizardo e654bdfa9a attrib: Fix compilation errors when compiled without optimization
Fix these build errors:

attrib/att.c: In function ‘dec_read_by_grp_req’:
attrib/att.c:165:10: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
attrib/att.c:170:10: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
attrib/att.c: In function ‘dec_read_by_type_req’:
attrib/att.c:393:10: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
attrib/att.c:402:10: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
2013-01-10 16:06:22 -08: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: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00
gatt.h gatt: Add support for find included services 2012-10-09 10:54:49 +02:00
gattrib.c attrib: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00
gattrib.h gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gatttool.c attrib: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00
gatttool.h gatttool: Add option to specify LE address type 2012-05-07 11:29:42 -07:00
interactive.c attrib: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00
utils.c attrib: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:53 +02:00