mbox series

[0/1] Bluetooth: ISO: Allow binding a bcast listener to 0 bises

Message ID 20231003144933.3462-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series Bluetooth: ISO: Allow binding a bcast listener to 0 bises | expand

Message

Iulia Tanasescu Oct. 3, 2023, 2:49 p.m. UTC
Some Broadcast scenarios require for a broadcast listener to listen for
a broadcaster only for PA sync.

This patch adds support for binding to a broadcaster address without
asking for any BIS to sync with.

Iulia Tanasescu (1):
  Bluetooth: ISO: Allow binding a bcast listener to 0 bises

 net/bluetooth/hci_conn.c | 2 +-
 net/bluetooth/iso.c      | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)


base-commit: 091e25d6b54992d1d702ae91cbac139d4c243251

Comments

patchwork-bot+bluetooth@kernel.org Oct. 3, 2023, 5:10 p.m. UTC | #1
Hello:

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

On Tue,  3 Oct 2023 17:49:32 +0300 you wrote:
> Some Broadcast scenarios require for a broadcast listener to listen for
> a broadcaster only for PA sync.
> 
> This patch adds support for binding to a broadcaster address without
> asking for any BIS to sync with.
> 
> Iulia Tanasescu (1):
>   Bluetooth: ISO: Allow binding a bcast listener to 0 bises
> 
> [...]

Here is the summary with links:
  - [1/1] Bluetooth: ISO: Allow binding a bcast listener to 0 bises
    https://git.kernel.org/bluetooth/bluetooth-next/c/8e437e71f361

You are awesome, thank you!