zephyr/subsys/bluetooth
Marek Pieta bce335458b Bluetooth: ATT: Fix handling ATT response
The callback function may modify the att->req and it has to be
called after the att_process. The att_process does not re-check
if att->req is still NULL.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2020-01-25 22:39:45 +01:00
..
common Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build 2020-01-17 13:55:56 +02:00
controller bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
host Bluetooth: ATT: Fix handling ATT response 2020-01-25 22:39:45 +01:00
mesh Bluetooth: Mesh: Skip publish if update fails 2020-01-16 14:13:37 +02:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00