zephyr/subsys/bluetooth
Carles Cufi 65a2e4b760 Bluetooth: host: Clear the supported commands list when disabling
Whenever we disable Bluetooth we need to  clear the supported commands
array, because there are several functions that check whether a
controller is ready to receive a particular command by testing a bit on
that bitfield.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-04-01 11:21:51 +02:00
..
audio Bluetooth: Audio: Unicast client missing unref on ACL disconnected 2022-03-29 12:30:07 -07:00
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
controller Bluetooth: Controller: Workaround nRF5340 Revision 1 Errata 117 2022-03-31 13:43:57 +02:00
host Bluetooth: host: Clear the supported commands list when disabling 2022-04-01 11:21:51 +02:00
mesh Bluetooth: Mesh: shell several arg idx bug fix 2022-03-25 10:42:08 +01:00
services bluetooth: ots: reduce directory listing memory usage 2022-03-28 12:45:51 +02:00
shell Bluetooth: Audio: Add Telephone Bearer Client shell module 2022-03-28 12:45:03 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Kconfig: Move audio and mesh to be shown under host 2022-03-17 11:12:47 +01:00
Kconfig.adv Bluetooth: Kconfig: Move BT_LIM_ADV_TIMEOUT to host config 2022-03-17 11:12:47 +01:00
Kconfig.iso everywhere: fix typos 2022-03-18 13:24:08 -04:00