bluez/attrib
Lukasz Rymanowski 514e224641 android/gatt: Fix signed write command encoding
As per spec (BT spec 4.1 Vol[3], Part F, chapter 3.4.5.4) we need to
take opcode, handle and parameters to generate signature.
In order to support it signing is moved to att.c, place where pdu is
encoded
2014-05-30 13:26:14 +03:00
..
att-database.h attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
att.c android/gatt: Fix signed write command encoding 2014-05-30 13:26:14 +03:00
att.h android/gatt: Fix signed write command encoding 2014-05-30 13:26:14 +03:00
gatt-service.c gatt: Move Characteristic properties to attrib/gatt.h 2014-03-25 17:24:01 +02:00
gatt-service.h attrib: Add support for 128-bit characteristic UUIDs in gatt_service_add 2013-07-30 12:59:15 +03:00
gatt.c android/gatt: Fix signed write command encoding 2014-05-30 13:26:14 +03:00
gatt.h android/gatt: Fix signed write command encoding 2014-05-30 13:26:14 +03:00
gattrib.c Replace att_get_u16() by get_le16() 2014-03-24 22:08:20 +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: Discover descriptors using gatt_discover_desc 2014-05-05 10:48:55 +03:00
gatttool.h attrib: Get rid of gchar 2013-05-02 09:02:25 +03:00
interactive.c attrib: Discover descriptors using gatt_discover_desc 2014-05-05 10:48:55 +03:00
utils.c attrib: Remove unneeded sdp.h header include 2014-03-24 21:58:29 +02:00