Message ID | cover.1685565568.git.pav@iki.fi (mailing list archive) |
---|---|
Headers | show |
Series | LE Set CIG Parameters / Create CIS fixes | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Thu, 1 Jun 2023 09:34:42 +0300 you wrote: > This patchset fixes a few issues with emission of HCI Remove CIG, Set > CIG Parameters, Create CIS when multiple ISO sockets in the same CIG are > closed and reconnected rapidly. > > v2: Dropped patches that added error checking in hci_le_set_cig_params, > TBD separately later. Returning errors there triggers some race > condition in the emulator when it's cleaning up the connections, which > needs some more looking. > > [...] Here is the summary with links: - [v2,1/4] Bluetooth: ISO: use hci_sync for setting CIG parameters https://git.kernel.org/bluetooth/bluetooth-next/c/f0393238e391 - [v2,2/4] Bluetooth: ISO: don't try to remove CIG if there are bound CIS left https://git.kernel.org/bluetooth/bluetooth-next/c/59b32ee40f50 - [v2,3/4] Bluetooth: ISO: use correct CIS order in Set CIG Parameters event (no matching commit) - [v2,4/4] Bluetooth: ISO: do not emit new LE Create CIS if previous is pending (no matching commit) You are awesome, thank you!