zephyr/subsys/bluetooth
Luiz Augusto von Dentz 708c8bae54 Bluetooth: ATT: Use k_mem_slab for connection context
This uses k_mem_slab APIs to allocate/free ATT context instead of custom
array.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-01-09 19:20:21 +01:00
..
common
controller Bluetooth: controller: legacy: Fix controller address check 2020-01-09 15:34:23 +01:00
host Bluetooth: ATT: Use k_mem_slab for connection context 2020-01-09 19:20:21 +01:00
mesh Bluetooth: Mesh: Fix PreviousAddress endianess in Friend Request 2020-01-03 10:14:10 +01:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: Fix not reseting value_handle if subscription fails 2020-01-09 19:20:21 +01:00
CMakeLists.txt
Kconfig