bluez/attrib
Vinicius Costa Gomes f8619bef34 attrib: Fix not checking if att_data_list_alloc fails
Now that this function may fail in more usual situations (invalid
input), we have to check its return value.
2012-10-11 08:48:22 +02: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 not checking if att_data_list_alloc fails 2012-10-11 08:48:22 +02:00
att.h att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN 2012-10-11 08:46:33 +02:00
client.c attrib: Remove opcode parameter from g_attrib_send() 2012-10-09 10:56:52 +02:00
client.h attrib: Simplify DBusConnection object handling 2012-09-21 13:52:21 +03:00
gatt-service.c attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
gatt-service.h gatt-service: Add support for 128-bit Bluetooth UUIDs 2012-02-03 10:44:21 -08:00
gatt.c attrib: Remove opcode parameter from g_attrib_send() 2012-10-09 10:56:52 +02:00
gatt.h gatt: Add support for find included services 2012-10-09 10:54:49 +02:00
gattrib.c gattrib: Fix ignoring the error message when write fails 2012-10-11 08:34:34 +02:00
gattrib.h attrib: Remove opcode parameter from g_attrib_send() 2012-10-09 10:56:52 +02:00
gatttool.c attrib: Remove all the usages of ATT_MAX_MTU 2012-10-11 08:35:06 +02:00
gatttool.h gatttool: Add option to specify LE address type 2012-05-07 11:29:42 -07:00
interactive.c attrib: Remove all the usages of ATT_MAX_MTU 2012-10-11 08:35:06 +02:00
utils.c Update code base to use the new BtIO API 2012-08-28 17:18:28 -07:00