mbox series

[BlueZ,0/1] bass: Move io handling out of src/shared

Message ID 20231025145411.2923-1-iulia.tanasescu@nxp.com
Headers show
Series bass: Move io handling out of src/shared | expand

Message

Iulia Tanasescu Oct. 25, 2023, 2:54 p.m. UTC
This patch moves IO handling from src/shared/bass.c to
profiles/audio/bass.c

The profiles/audio module registers io callbacks for listen and
accept with src/shared. These callbacks will be used to perform
PA/BIG sync and they will notify the result back to src/shared.

Iulia Tanasescu (1):
  bass: Move io handling out of src/shared

 profiles/audio/bass.c | 397 ++++++++++++++++++++++++++++++++++++++
 src/shared/bass.c     | 435 ++++++++++++++++--------------------------
 src/shared/bass.h     |  23 ++-
 3 files changed, 583 insertions(+), 272 deletions(-)


base-commit: 00fdb61d56161f523e975b4c044030f4b40abb6d