public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 070ef3: monitor: Decode Bluetooth 6.0 version
@ 2025-11-06 23:16 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-11-06 23:16 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 070ef3d7e96eb09c03a0c2b2a213fc436d4bb462
      https://github.com/bluez/bluez/commit/070ef3d7e96eb09c03a0c2b2a213fc436d4bb462
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M monitor/packet.c

  Log Message:
  -----------
  monitor: Decode Bluetooth 6.0 version

This decodes 0x0e as Bluetooth 6.0.


  Commit: 7fe16b6dfd1f05b75bdb6678a408dfd31533fce6
      https://github.com/bluez/bluez/commit/7fe16b6dfd1f05b75bdb6678a408dfd31533fce6
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M emulator/btdev.c
    M emulator/btdev.h
    M emulator/hciemu.c
    M emulator/hciemu.h
    M emulator/main.c

  Log Message:
  -----------
  emulator: Add support for LL Extended Feature Set

This adds support for emulating LL Extended Feature Set introduced in 6.0
that adds the following:

Commands:

 - HCI_LE_Read_All_Local_Supported_­Features(0x2087)(Feature:47,1)
 - HCI_LE_Read_All_Remote_Features(0x2088)(Feature:47,2)

Events:

 - HCI_LE_Read_All_Remote_Features_Complete(0x2b)(Mask bit:42)


  Commit: 69e5da687980ea29dd833887616f0e30d9c0b876
      https://github.com/bluez/bluez/commit/69e5da687980ea29dd833887616f0e30d9c0b876
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M tools/mgmt-tester.c

  Log Message:
  -----------
  mgmt-tester: Add tests for 5.2 and 6.0 Bluetooth version

This adds the following tests that attempt to initialize controllers
with version 5.2 and 6.0:

 - Set Low Energy on 5.2 - Success 4
 - Set Low Energy on 6.0 - Success 5


  Commit: f82bc288a8d80042198b0c29fb82f283a7fd4d44
      https://github.com/bluez/bluez/commit/f82bc288a8d80042198b0c29fb82f283a7fd4d44
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M profiles/audio/bass.c

  Log Message:
  -----------
  bass: Fix no setting state delegator IO is closed

If delegator IO is closed it means PA Sync is terminated as well.


  Commit: 14f868fd141a3b2f9664bfb25911e1fe8d35c6a6
      https://github.com/bluez/bluez/commit/14f868fd141a3b2f9664bfb25911e1fe8d35c6a6
  Author: Pauli Virtanen <pav@iki.fi>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M profiles/audio/media.c
    M profiles/audio/media.h
    M profiles/audio/transport.c

  Log Message:
  -----------
  transport: always show A2DP Delay property as sink if DelayReporting

The Delay property is currently not shown to sound server unless remote
side has acked delay reporting.  However, when we are A2DP Sink, we
reply to delay report requests with the current value, so the value
logically exists and is active.  This behavior was apparently changed in
commits 05f8bd489fd1 and 5d4efe960fd.

Show Delay value for local A2DP Sink endpoint if it has DelayReporting.

Fixes: https://github.com/bluez/bluez/issues/1541


  Commit: ec5819b882813d7f55d91f829bd586e640891d20
      https://github.com/bluez/bluez/commit/ec5819b882813d7f55d91f829bd586e640891d20
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M .github/workflows/stale.yml

  Log Message:
  -----------
  github/stale: Fix not removing stale tag when an issue is updated

In order for stale action to automatically remove stale label from
issues it requires the following permissions:

issues: write and pull-requests: write

https://github.com/actions/stale?tab=readme-ov-file#remove-stale-when-updated


Compare: https://github.com/bluez/bluez/compare/654c4f5755e7...ec5819b88281

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-11-06 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 23:16 [bluez/bluez] 070ef3: monitor: Decode Bluetooth 6.0 version Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox