public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 6939c4: btdev: Add le_big on BT_HCI_CMD_LE_CREATE_BIG
@ 2025-07-25 13:50 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-07-25 13:50 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 6939c4706c908541278aab9ddad5624f2c32744d
      https://github.com/bluez/bluez/commit/6939c4706c908541278aab9ddad5624f2c32744d
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M emulator/btdev.c

  Log Message:
  -----------
  btdev: Add le_big on BT_HCI_CMD_LE_CREATE_BIG

When handling BT_HCI_CMD_LE_CREATE_BIG create a struct le_big to
represent it otherwise the likes of BT_HCI_CMD_LE_TERM_BIG will not be
able to detect a BIG was created.


  Commit: d427a2a5f1977f1620dc9128863ad0d64d056ccb
      https://github.com/bluez/bluez/commit/d427a2a5f1977f1620dc9128863ad0d64d056ccb
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M emulator/btdev.c

  Log Message:
  -----------
  btdev: Fix handling of BT_HCI_CMD_LE_TERM_BIG

BT_HCI_CMD_LE_TERM_BIG shall cleanup the BIS connections and if there
are remote connected then they shall be notified with
BT_HCI_EVT_LE_BIG_SYNC_LOST so they can proceed to cleanup as well.


  Commit: 00ffc553a194c2ca1db52dacd42838a135b4ef65
      https://github.com/bluez/bluez/commit/00ffc553a194c2ca1db52dacd42838a135b4ef65
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M btio/btio.c

  Log Message:
  -----------
  btio: Fix handling of getpeername

getpeername can either return an error set in the errno or the
returned size can be invalid but in that case errno is not set so
printing it would generate bogus message.


Compare: https://github.com/bluez/bluez/compare/da772d62b295...00ffc553a194

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-07-25 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-25 13:50 [bluez/bluez] 6939c4: btdev: Add le_big on BT_HCI_CMD_LE_CREATE_BIG 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