zephyr/subsys
Herman Berget 6a23439b20 Bluetooth: Host: Fix check for number of ATT bearers
Fixes #42306

Attach bt_att_chan objects to bt_att when creating them so that the
check in att_chan_new() works. Use the flag ATT_CONNECTED to signal that
a channel is connected instead of attaching it.

The flag ATT_DISCONNECTED was not set anywhere and is replaced by
ATT_CONNECTED.

Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
2022-03-10 13:26:46 +01:00
..
bluetooth Bluetooth: Host: Fix check for number of ATT bearers 2022-03-10 13:26:46 +01:00
canbus kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
console
cpp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
demand_paging
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
ipc ipc_service: Start the wq only once 2022-03-07 10:52:51 +01:00
jwt
logging kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lorawan
mgmt kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
modbus kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
net net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
pm kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
shell kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
stats
storage kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite tests: testsuite: add emulating send IPI in X2APIC mode 2022-03-09 14:55:26 -05:00
timing
tracing kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
usb kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
CMakeLists.txt
Kconfig