zephyr/subsys/bluetooth/audio
Mariusz Skamra b3259e5bf5 Bluetooth: ascs: Fix possible ASE stuck in releasing state
It may happen that CIS is scheduled in the future and did not started
yet once accepted. When ASE goes to Releasing state in such case
the ISO has to be disconnected, because otherwise ASE will stuck in
releasing state.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-06-27 12:17:56 +00:00
..
shell Bluetooth: BAP: Shell: Move audio_send_work above clear_lc3_sine_data 2023-06-27 12:17:47 +00:00
aics_client.c
aics_internal.h Bluetooth: aics_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
aics.c
ascs_internal.h Bluetooth: BAP: Improve handling of ASCS notification error 2023-06-06 09:35:16 +02:00
ascs.c Bluetooth: ascs: Fix possible ASE stuck in releasing state 2023-06-27 12:17:56 +00:00
audio_internal.h
audio.c Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks 2023-05-22 15:25:54 +02:00
bap_broadcast_assistant.c Bluetooth: BAP: Broadcast assistant add idx check for read recv state 2023-06-05 10:48:45 -04:00
bap_broadcast_sink.c Bluetooth: BAP: Fix bt_bap_scan_delegator_find_state 2023-06-27 12:16:50 +00:00
bap_broadcast_source.c Bluetooth: BAP: Broadcast source fix idle state 2023-05-15 15:26:14 +02:00
bap_endpoint.h
bap_internal.h Bluetooth: BAP: Remove lower check in BT_BAP_BASS_VALID_OPCODE 2023-06-05 10:49:29 -04:00
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: BAP: Fix bt_bap_scan_delegator_find_state 2023-06-27 12:16:50 +00:00
bap_stream.c Bluetooth: BAP: modify when ASCS disconnects the CIS 2023-06-10 05:15:37 -04:00
bap_stream.h Bluetooth: BAP: modify when ASCS disconnects the CIS 2023-06-10 05:15:37 -04:00
bap_unicast_client_internal.h Bluetooth: BAP: Add unicast client and server write long support 2023-05-26 05:55:15 -04:00
bap_unicast_client.c Bluetooth: BAP: Unicast client shall support 0 or > 1 endpoints 2023-06-26 12:40:39 +00:00
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_initiator.c Bluetooth: CAP: Add Initiator cancel procedure 2023-06-10 05:16:39 -04:00
cap_internal.h
cap_stream.c
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
codec.c
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: CSIP: Update CSIP duplicate rank search 2023-06-27 12:16:12 +00:00
csip_set_member.c
has_client.c
has_internal.h Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
has.c Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.aics
Kconfig.ascs Bluetooth: ASCS: Add support for long read 2023-05-12 15:29:17 +02:00
Kconfig.bap Bluetooth: BAP: Unicast client shall support 0 or > 1 endpoints 2023-06-26 12:40:39 +00:00
Kconfig.bass
Kconfig.cap
Kconfig.csip
Kconfig.has Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.tbs
Kconfig.tmap Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.vcp Bluetooth: Audio: Make VCS optional notify characteristics optional 2023-05-17 19:26:54 +02:00
Kconfig.vocs
mcc.c Bluetooth: audio: mcs: Offload notifications to system work queue 2023-05-18 13:35:57 +00:00
mcs_internal.h
mcs.c Bluetooth: MCS: Remove requirement for TX_BUF_COUNT 2023-05-26 05:54:58 -04:00
media_proxy_internal.h
media_proxy.c
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c Bluetooth: MPL: Modify parse_search to use bt_data_parse 2023-06-08 11:49:58 -04:00
pacs_internal.h
pacs.c
tbs_client.c Bluetooth: tbs_client: Fix possible NULL pointer dereference 2023-06-24 18:54:56 +02:00
tbs_internal.h Bluetooth: tbs_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
tbs.c Bluetooth: TBS: Ensure that inst exist when notifying terminate 2023-06-13 07:00:02 -04:00
tmap.c Bluetooth: tmap: Fix TMAS characteristic permissions 2023-06-22 16:31:18 +02:00
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c Bluetooth: Audio: Make VCS optional notify characteristics optional 2023-05-17 19:26:54 +02:00
vocs_client.c
vocs_internal.h Bluetooth: vocs_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
vocs.c