All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 98818d: shared/bap: Update stream management to avoid PACs
@ 2024-05-16 17:36 Andrei Istodorescu
  0 siblings, 0 replies; only message in thread
From: Andrei Istodorescu @ 2024-05-16 17:36 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 98818da25b2329dd0ff82009c167724df19db880
      https://github.com/bluez/bluez/commit/98818da25b2329dd0ff82009c167724df19db880
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Update stream management to avoid PACs

Remove PAC logic for BAP Broadcast Sink stream creation.


  Commit: db8c96059c02fefd232d49dcbeb16d6b22481100
      https://github.com/bluez/bluez/commit/db8c96059c02fefd232d49dcbeb16d6b22481100
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/shared/bap.c
    M src/shared/bap.h

  Log Message:
  -----------
  shared/bap: Add function to check the validity of a BIS

Add utilitary function to check if the information from a BIS is matching
the capabilities in bt_bap. This utilitary is used when parsing the BASE
data so that we can decide if we create a new setup/stream/transport for
it, or advance to the next BIS.


  Commit: 32d147959b8e7de3fd3d4dc7d208b25f0f2d652e
      https://github.com/bluez/bluez/commit/32d147959b8e7de3fd3d4dc7d208b25f0f2d652e
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M profiles/audio/bap.c

  Log Message:
  -----------
  bap: Update BIS management

Use the BIS index received in the BASE to synchronize to the BIG.
Allow bt_bap_endpoint to be NULL.
Remove the Broadcast Sink code from set_configuration.
Update BASE parsing so that it creates streams and transports, without a
remote PAC and endpoint.
Update bap_find_setup_by_stream to find the setup in case the stream does
not contain an endpoint.


  Commit: 7aecf3bbcdb2257661116758154d827e5d15eb24
      https://github.com/bluez/bluez/commit/7aecf3bbcdb2257661116758154d827e5d15eb24
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/shared/bap.c
    M src/shared/bap.h

  Log Message:
  -----------
  shared/bap: Remove not needed function


  Commit: 7b1e0e503cb8a4e555496a542c06c318e112bd48
      https://github.com/bluez/bluez/commit/7b1e0e503cb8a4e555496a542c06c318e112bd48
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Return the local PAC when matching a BIS


  Commit: 745f324de5898bb63878356bd6639ae6b7e2c3fe
      https://github.com/bluez/bluez/commit/745f324de5898bb63878356bd6639ae6b7e2c3fe
  Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Add stream ops for get_location, get_dir and get_state


Compare: https://github.com/bluez/bluez/compare/d9de306a28fe...745f324de589

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-16 17:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 17:36 [bluez/bluez] 98818d: shared/bap: Update stream management to avoid PACs Andrei Istodorescu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.