Home
last modified time | relevance | path

Searched hist:"6 c242c64" (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dhci_conn.c6c242c64 Thu Jun 01 06:34:44 GMT 2023 Pauli Virtanen <pav@iki.fi> 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>