mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-11 13:04:10 +08:00
221fd83c2c
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. |
||
---|---|---|
.. | ||
att-database.h | ||
att.c | ||
att.h | ||
client.c | ||
client.h | ||
gatt-service.c | ||
gatt-service.h | ||
gatt.c | ||
gatt.h | ||
gattrib.c | ||
gattrib.h | ||
gatttool.c | ||
gatttool.h | ||
interactive.c | ||
utils.c |