diff options
author | Pauli Virtanen <pav@iki.fi> | 2023-06-01 09:34:44 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-06-06 03:14:07 +0300 |
commit | 6c242c64a09e78349fb0a5f0a6f8076a3d7c0bb4 (patch) | |
tree | 2646f9db0c50ecb99c7ecf64d45750e186f33c9e /drivers/perf | |
parent | 02c5ea5246a44d6ffde0fddebfc1d56188052976 (diff) | |
download | linux-6c242c64a09e78349fb0a5f0a6f8076a3d7c0bb4.tar.xz |
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
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>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions