2023-05-05 19:14:15

by fdanis-oss

[permalink] [raw]
Subject: [bluez/bluez] 4e549c: lib/uuid: Add BASS UUIDs

Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 4e549cf48b712088d22028282baabbfc93e5f033
https://github.com/bluez/bluez/commit/4e549cf48b712088d22028282baabbfc93e5f033
Author: Iulia Tanasescu <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M lib/uuid.h

Log Message:
-----------
lib/uuid: Add BASS UUIDs

This adds BASS UUIDs which will be used by Basic Audio Profile.


Commit: d5d921881b7e143f0a879a1b5d5e43ffb1c7c18f
https://github.com/bluez/bluez/commit/d5d921881b7e143f0a879a1b5d5e43ffb1c7c18f
Author: Iulia Tanasescu <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M src/shared/att-types.h

Log Message:
-----------
shared/att-types: Add BT_ERROR_WRITE_REQUEST_REJECTED error code

This adds Write Request Rejected Common Profile and Service
Error Code.


Commit: 18d49830b3e9ba0e346890bc3c0e9dd500eb0c2f
https://github.com/bluez/bluez/commit/18d49830b3e9ba0e346890bc3c0e9dd500eb0c2f
Author: Iulia Tanasescu <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)

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

Log Message:
-----------
shared/util: Add iovec helpers

This adds iovec helper functions for handling byteorder and alignment
in place.


Commit: a56c7fd162306460f6f1f0a9a72234cad3308d87
https://github.com/bluez/bluez/commit/a56c7fd162306460f6f1f0a9a72234cad3308d87
Author: Iulia Tanasescu <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M Makefile.am
A src/shared/bass.c
A src/shared/bass.h

Log Message:
-----------
shared/bass: Add initial code for handling BASS

This adds initial code for Broadcast Audio Scan Service.


Commit: 6bafe1c66515e576362d0f124450a3f6f4c909aa
https://github.com/bluez/bluez/commit/6bafe1c66515e576362d0f124450a3f6f4c909aa
Author: Iulia Tanasescu <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M Makefile.plugins
M configure.ac
A profiles/audio/bass.c

Log Message:
-----------
profiles: Add initial code for BASS plugin

This adds initial code for BASS plugin.


Compare: https://github.com/bluez/bluez/compare/3818b99c764e...6bafe1c66515