diff options
author | Pauli Virtanen <pav@iki.fi> | 2023-06-01 09:34:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-14 11:16:46 +0200 |
commit | dbea8c26517d863430d66aa95ed09290560a6830 (patch) | |
tree | c107de6f23e173b2f6d9dcab759383803a6a864c /include | |
parent | 0bf9d8f4e7e010cccd2aba164773f0ab9d1963e6 (diff) | |
download | linux-stable-dbea8c26517d863430d66aa95ed09290560a6830.tar.gz linux-stable-dbea8c26517d863430d66aa95ed09290560a6830.tar.bz2 linux-stable-dbea8c26517d863430d66aa95ed09290560a6830.zip |
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
[ Upstream commit 6c242c64a09e78349fb0a5f0a6f8076a3d7c0bb4 ]
Consider existing BOUND & CONNECT state CIS to block CIG removal.
Otherwise, under suitable timing conditions we may attempt to remove CIG
while Create CIS is pending, which fails.
Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
Signed-off-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions