* [bluez/bluez] 8ebb0f: doc: Add initial SCO(7) documentation
@ 2025-03-28 17:38 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-03-28 17:38 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 8ebb0ff1178591e49b1a6f340c8b1f846824fa54
https://github.com/bluez/bluez/commit/8ebb0ff1178591e49b1a6f340c8b1f846824fa54
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M Makefile.am
A doc/sco.rst
Log Message:
-----------
doc: Add initial SCO(7) documentation
This adds initial documentation for SCO sockets.
Commit: 5bbefdcc9d2254b5a193c9361a44257d69e11246
https://github.com/bluez/bluez/commit/5bbefdcc9d2254b5a193c9361a44257d69e11246
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M src/shared/att.c
Log Message:
-----------
shared/att: Fix not always setting security for BT_ATT_LOCAL
Channels created with BT_ATT_LOCAL (socket pair) shall not be restricted
from downgrading the security level since its default security level is
BT_ATT_SECURITY_LOW and it may need to be switched to BT_ATT_SECURITY_AUTO.
Commit: 78aabd896dbe3e23faaebbc97b8ecd711b2502fc
https://github.com/bluez/bluez/commit/78aabd896dbe3e23faaebbc97b8ecd711b2502fc
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M profiles/audio/a2dp.c
M src/device.c
Log Message:
-----------
a2dp: Fix removing local cache on restart
Endpoint cache shall only be removed when the device is being removed
not when just because the service is being removed since that is also
done when bluetoothd is being restarted.
Fixes: https://github.com/bluez/bluez/issues/1146
Compare: https://github.com/bluez/bluez/compare/5df9521ce4d5...78aabd896dbe
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:[~2025-03-28 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-28 17:38 [bluez/bluez] 8ebb0f: doc: Add initial SCO(7) documentation Luiz Augusto von Dentz
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.