zephyr/subsys/bluetooth
Joakim Andersson 8ff183eb6c Bluetooth: GATT: Fix bug in bt_gatt_attr_next unable for static handles
Fix bug in bt_gatt_attr_next when given an attribute that has static
allocation. The handle is then 0 and the function would always return
the attribute with handle 1.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-10-15 14:53:03 +02:00
..
common Bluetooth: common: Statically check for immediate logging 2019-10-01 19:11:16 +02:00
controller Bluetooth: controller: Fix DLE for remote unsupported Coded PHY 2019-10-15 13:26:29 +02:00
host Bluetooth: GATT: Fix bug in bt_gatt_attr_next unable for static handles 2019-10-15 14:53:03 +02:00
mesh Bluetooth: Mesh: Proxy forwards ALL_NODES addr 2019-10-10 13:09:42 +02:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00