[PATCH BlueZ 0/5] Add initial code for handling BASS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch series adds initial code for handling Broadcast Audio Scan Service.

Iulia Tanasescu (5):
  lib/uuid: Add BASS UUIDs
  shared/att-types: Add BT_ERROR_WRITE_REQUEST_REJECTED error code
  shared/util: Add iovec helpers for pulling/pushing le32 and le24
    values
  shared/bass: Add initial code for handling BASS
  profiles: Add initial code for BASS plugin

 Makefile.am            |    1 +
 Makefile.plugins       |    5 +
 configure.ac           |    4 +
 lib/uuid.h             |    5 +
 profiles/audio/bass.c  |  305 ++++++++++++
 src/shared/att-types.h |    4 +-
 src/shared/bass.c      | 1012 ++++++++++++++++++++++++++++++++++++++++
 src/shared/bass.h      |  122 +++++
 src/shared/util.c      |   53 +++
 src/shared/util.h      |    5 +
 10 files changed, 1515 insertions(+), 1 deletion(-)
 create mode 100644 profiles/audio/bass.c
 create mode 100644 src/shared/bass.c
 create mode 100644 src/shared/bass.h


base-commit: 3818b99c764efe84cd3455081f6392c256564085
-- 
2.34.1




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux