mbox series

[BlueZ,0/1] iso-tester: Test bcast receiver with PA sync, no BIS

Message ID 20231003145754.3667-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series iso-tester: Test bcast receiver with PA sync, no BIS | expand

Message

Iulia Tanasescu Oct. 3, 2023, 2:57 p.m. UTC
Some BASS test scenarios require the BASS Server to only sync to the
PA transmitted by a source, and not any BIS.

This patch implements a test to exercise this scenario, where a broadcast
receiver is able to successfully perform PA sync, without listening for
any BIS.

This teste depends on the kernel support added in
Bluetooth: ISO: Allow binding a bcast listener to 0 bises

Iulia Tanasescu (1):
  iso-tester: Test bcast receiver with PA sync, no BIS

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


base-commit: 5ab5352531a9cc7058cce569607f3a6831464443

Comments

patchwork-bot+bluetooth@kernel.org Oct. 3, 2023, 11:20 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 Tue,  3 Oct 2023 17:57:53 +0300 you wrote:
> Some BASS test scenarios require the BASS Server to only sync to the
> PA transmitted by a source, and not any BIS.
> 
> This patch implements a test to exercise this scenario, where a broadcast
> receiver is able to successfully perform PA sync, without listening for
> any BIS.
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] iso-tester: Test bcast receiver with PA sync, no BIS
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=d9445f6d0f08

You are awesome, thank you!