zephyr/subsys/bluetooth
Peter A. Bigot 587c35fa64 Bluetooth: gatt: avoid assumptions about characteristic handles
Although the Characteristic Value descriptor is required to be
immediately after the characteristic descriptor, the specification
allows for gaps in the corresponding Attribute handles.  Use the value
handle from the characteristic descriptor for value reads.

See BLUETOOTH CORE SPECIFICATION Version 5.1 Vol 3, Part G section 2.5.1
(p. 2345), first paragraph.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-06-25 18:24:32 +02:00
..
common samples: Bluetooth: hci_uart: Implement NOP Command Complete 2019-04-11 14:54:37 +02:00
controller bluetooth: controller: Moved ull_entropy_get to LLL 2019-06-20 10:30:28 +02:00
host Bluetooth: gatt: avoid assumptions about characteristic handles 2019-06-25 18:24:32 +02:00
services docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
shell Bluetooth: shell: gatt: Add discover command 2019-06-24 12:16:49 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig drivers/bluetooth/hci: Implement HCI driver for stm32wb 2019-06-03 09:38:19 -04:00