Branch: refs/heads/969025 Home: https://github.com/bluez/bluez Commit: 3c38d1c73ae8c2bbb2b62ab330657f0e5f816e4c https://github.com/bluez/bluez/commit/3c38d1c73ae8c2bbb2b62ab330657f0e5f816e4c Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M src/adapter.c Log Message: ----------- adapter: Fix exposing coordinate sets if LE Audio is disabled This fixes exposing non-discoverable coordinate set members if LE Audio is disabled since it may lead system device setting showing them to user that may attempt to pair them and end up not working. Fixes: https://github.com/bluez/bluez/issues/523 Commit: eb5ddecbaff013d08cb5c5840ff25bdc7ac0b21d https://github.com/bluez/bluez/commit/eb5ddecbaff013d08cb5c5840ff25bdc7ac0b21d Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M client/assistant.c M client/bluetoothctl-assistant.rst Log Message: ----------- client: Add assistant.list This adds assistant.list command: assistant.list --help List available assistants Usage: list Commit: 07a45e579ce26967cbf1a434bec4fec95acf6e88 https://github.com/bluez/bluez/commit/07a45e579ce26967cbf1a434bec4fec95acf6e88 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M client/assistant.c M client/bluetoothctl-assistant.rst Log Message: ----------- client: Add assistant.show This adds assistant.show command: assistant.show --help Assistant information Usage: show [assistant] Compare: https://github.com/bluez/bluez/compare/3c38d1c73ae8%5E...07a45e579ce2 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications