mbox series

[BlueZ,0/1] iso-tester: Add test for bcast AC 13 reconnect

Message ID 20231113153942.3875-1-iulia.tanasescu@nxp.com
Headers show
Series iso-tester: Add test for bcast AC 13 reconnect | expand

Message

Iulia Tanasescu Nov. 13, 2023, 3:39 p.m. UTC
This adds a test for the Broadcast AC 13 reconnect scenario: 2 BIS
sockets are connected, one of them is closed and then reopened, and
it is reassociated with the free BIS hcon inside the kernel space.

This depends on the kernel support added by patch
Bluetooth: ISO: Reassociate a socket with an active BIS.

Iulia Tanasescu (1):
  iso-tester: Add test for bcast AC 13 reconnect

 tools/iso-tester.c | 60 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 54 insertions(+), 6 deletions(-)


base-commit: 00fdb61d56161f523e975b4c044030f4b40abb6d

Comments

patchwork-bot+bluetooth@kernel.org Nov. 20, 2023, 2:50 p.m. UTC | #1
Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Mon, 13 Nov 2023 17:39:41 +0200 you wrote:
> This adds a test for the Broadcast AC 13 reconnect scenario: 2 BIS
> sockets are connected, one of them is closed and then reopened, and
> it is reassociated with the free BIS hcon inside the kernel space.
> 
> This depends on the kernel support added by patch
> Bluetooth: ISO: Reassociate a socket with an active BIS.
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] iso-tester: Add test for bcast AC 13 reconnect
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=58e6ef54e672

You are awesome, thank you!