All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] a08983: shared/bap: Fix not handling read offset
@ 2025-05-27 13:40 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-05-27 13:40 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/966677
  Home:   https://github.com/bluez/bluez
  Commit: a089831e49937230a2bafd94b356d07ec5628b48
      https://github.com/bluez/bluez/commit/a089831e49937230a2bafd94b356d07ec5628b48
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M src/shared/bap.c

  Log Message:
  -----------
  shared/bap: Fix not handling read offset

Some attributes may need to handle offset other than 0 in case read long
procedure is used, so this properly handles that for PAC_SINK_CHRC_UUID
and PAC_SOURCE_CHRC_UUID.

In addition to PAC record this also uses
gatt_db_attribute_set_fixed_length for attributes that are considered of
fixed size so gatt_db can handle offset directly.

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



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-05-27 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27 13:40 [bluez/bluez] a08983: shared/bap: Fix not handling read offset 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.