zephyr/subsys/bluetooth/audio
Mariusz Skamra e01e2235d3 Bluetooth: ascs: Fix ASE invalid state transition
This fixes issue where, the ASE went directly to QoS Configured state
when in Releasing state and the ISO link has been disconnected.

To not change the current behavior, the transition from Streaming state
has been unchanged, but rather fixed depending on the ASE direction.

Fixes: #44004
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-03-22 12:33:03 +01:00
..
aics_client.c Bluetooth: Audio: Improved cleanup on disconnect 2022-03-09 15:04:57 +02:00
aics_internal.h
aics.c
ascs_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
ascs.c Bluetooth: ascs: Fix ASE invalid state transition 2022-03-22 12:33:03 +01:00
bass_client.c Bluetooth: Audio: Add BASS client 2022-03-10 14:06:44 -05:00
bass_internal.h Bluetooth: Audio: Add broadcast audio scan service (BASS) 2022-03-10 14:06:44 -05:00
bass.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
broadcast_sink.c Bluetooth: Audio: Fix setting correct QoS based on direction 2022-03-10 14:07:17 -05:00
broadcast_source.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
capabilities.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
csis_client.c Bluetooth: Audio: Improved cleanup on disconnect 2022-03-09 15:04:57 +02:00
csis_crypto.c
csis_crypto.h Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis_internal.h Bluetooth: CSIS: Document missing functions in csis.h 2022-01-18 10:40:33 -05:00
csis.c Bluetooth: CSIS: Remove BT_CSIS_ERROR_SIRK_ACCESS_REJECTED 2022-01-18 10:40:33 -05:00
endpoint.h Bluetooth: Audio: Remove bidirectional audio streams 2022-03-10 14:07:17 -05:00
has_internal.h Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
has.c Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
Kconfig Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
Kconfig.aics Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.ascs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.baps Bluetooth: bap: Remove EATT dependency 2022-03-17 11:37:21 +01:00
Kconfig.bass Bluetooth: Audio: Add BASS client 2022-03-10 14:06:44 -05:00
Kconfig.csis Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.has Bluetooth: has: Improve grouping of settings 2022-03-22 12:32:29 +01:00
Kconfig.mcs Bluetooth: OTS - join Kconfig for OTS server and client 2022-03-07 10:47:43 +01:00
Kconfig.mics Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.pacs Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
Kconfig.vcs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.vocs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
mcc.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mcs_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mcs.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
media_proxy_internal.h Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
media_proxy.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mics_client.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mics_internal.h
mics.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
mpl_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
mpl.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
pacs_internal.h Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
pacs.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
stream.c Bluetooth: Host: Use IN_RANGE macro from util.h 2022-03-11 07:20:16 -06:00
stream.h Bluetooth: Audio: Fix setting correct QoS based on direction 2022-03-10 14:07:17 -05:00
unicast_client_internal.h Bluetooth: Audio: Use endpoint dir value 2022-03-10 14:07:17 -05:00
unicast_client.c Bluetooth: Audio: Add sent callback for audio streams 2022-03-11 11:28:53 -08:00
unicast_server.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
unicast_server.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
vcs_client.c Bluetooth: Audio: Improved cleanup on disconnect 2022-03-09 15:04:57 +02:00
vcs_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
vcs.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
vocs_client.c Bluetooth: Audio: Improved cleanup on disconnect 2022-03-09 15:04:57 +02:00
vocs_internal.h
vocs.c