zephyr/subsys/bluetooth
Mariusz Skamra 025ba06c32 Bluetooth: ascs: Avoid possible unexpected assert
This avoids unexpected assert that may happen when the client tries to
QoS configure ASE that is in state which does not allow to be configured.
In such case the assert shall not be not be triggered, as it's not stack
fauly. The assert check has been moved after the state check, so the ASCS
implementation will just return an error code to the client.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-12-12 15:33:13 +01:00
..
audio Bluetooth: ascs: Avoid possible unexpected assert 2023-12-12 15:33:13 +01:00
common bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
controller Bluetooth: Host: Use actual user_data size 2023-12-11 12:50:54 +01:00
crypto
host Bluetooth: gatt: Fix automatic resubscription causing CCC removal 2023-12-12 15:32:45 +01:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: access tx msg randomizer 2023-12-11 09:50:18 +01:00
services bluetooth: Add CPF attribute to BAS battery level. 2023-12-01 10:58:27 +00:00
shell Bluetooth: GMAP: Add GMAP shell 2023-12-11 18:30:57 +01:00
CMakeLists.txt
Kconfig Bluetooth: Host: Add LE Power Control Request Procedure APIs 2023-11-29 09:59:39 +01:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Rename BT_ISO_ADVANCED to BT_ISO_TEST_PARAMS 2023-10-20 14:50:48 +02:00
Kconfig.logging Bluetooth: CAP: Move initiator/commander common code to cap_common 2023-12-07 16:14:42 +00:00