bluez/attrib
Claudio Takahasi 221fd83c2c gatt: Return not found if characteritics is empty
This patch changes the behaviour of Discover All Characteristics and
Discover Characteristics by UUID returning <<Attribute Not Found>> when
Characteristic list that matches the defined criteria is empty. This
scenario can happen when the GATT client avoids extra iteraction with
the remote attribute server if the last received handle(or handle + 1)
is equal to the end handle of the primary service.
2012-08-20 20:45: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: Use proper types for size variables 2012-08-15 12:20:51 +03:00
att.h att: Add Find Info Response Format constants 2012-08-20 20:45:18 +03:00
client.c attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
client.h Cleanup of primary service structs 2011-07-27 10:30:25 +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 gatt: Return not found if characteritics is empty 2012-08-20 20:45:23 +03:00
gatt.h gatt: Primary service interval may not change 2012-08-20 20:40:47 +03:00
gattrib.c attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
gattrib.h attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
gatttool.c attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
gatttool.h gatttool: Add option to specify LE address type 2012-05-07 11:29:42 -07:00
interactive.c attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
utils.c Remove workaround in gatt_connect 2012-06-07 04:27:46 +03:00