Linux bluetooth development
 help / color / mirror / Atom feed
* [bluez/bluez] 801a5c: shared: remove default settings params from bt_rap...
@ 2026-06-30 11:35 Bhavani
  0 siblings, 0 replies; only message in thread
From: Bhavani @ 2026-06-30 11:35 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1118869
  Home:   https://github.com/bluez/bluez
  Commit: 801a5c4d9c6fe13bf6e73e04a3b40c5a8fad7c8d
      https://github.com/bluez/bluez/commit/801a5c4d9c6fe13bf6e73e04a3b40c5a8fad7c8d
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M src/shared/rap.h

  Log Message:
  -----------
  shared: remove default settings params from bt_rap_attach_hci

role, cs_sync_ant_sel and max_tx_power were passed into bt_rap_attach_hci
but these are CS default settings that belong to the measurement session,
Callers need to set them via bt_rap_set_default_settings_params() in
start_measurement where they belong, alongside the other per-session
CS parameters


  Commit: 66fd6c144600296a291bf54be58b9baa110d9e62
      https://github.com/bluez/bluez/commit/66fd6c144600296a291bf54be58b9baa110d9e62
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M profiles/ranging/rap.c
    M profiles/ranging/rap_hci.c

  Log Message:
  -----------
  profiles: update bt_rap_attach_hci call to drop default settings args

role, cs_sync_ant_sel and max_tx_power are no longer passed at attach
time. They are applied via bt_rap_set_default_settings_params() in
start_measurement where they belong, alongside the other per-session
CS parameters


  Commit: af7b71cf565f5fcfc3c8302b6adc6c6aa215586d
      https://github.com/bluez/bluez/commit/af7b71cf565f5fcfc3c8302b6adc6c6aa215586d
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M src/btd.h
    M src/main.c
    M src/main.conf

  Log Message:
  -----------
  rap: remove CS default settings from main.conf

role, cs_sync_ant_sel and max_tx_power were configurable in main.conf
and parsed in main.c, but these are per-measurement parameters that
callers supply via StartMeasurement


  Commit: 15ba2adfd3d757bc88088854295242c3cea80e40
      https://github.com/bluez/bluez/commit/15ba2adfd3d757bc88088854295242c3cea80e40
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M src/shared/rap.h

  Log Message:
  -----------
  shared: replace the wrapper API

Replace API bt_rap_attach_hci_v2 with
bt_rap_attach_hci which has less parameters
to avoid compilation error for individual patches


  Commit: 88e942cc79b1fe19ec5f0ecd8325f09fdf10424d
      https://github.com/bluez/bluez/commit/88e942cc79b1fe19ec5f0ecd8325f09fdf10424d
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M profiles/ranging/rap.c
    M profiles/ranging/rap_hci.c

  Log Message:
  -----------
  profiles: replace wrapper API

replace bt_rap_attach_hci_v2 with bt_rap_attach_hci API
which has less parameters to avoid compilation error
in individual patchsets


  Commit: 9d4da6e27b6cc928ca041f31e514b4952fb0613b
      https://github.com/bluez/bluez/commit/9d4da6e27b6cc928ca041f31e514b4952fb0613b
  Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M src/shared/rap.h

  Log Message:
  -----------
  shared: remove wrapper API

Remove bt_rap_attach_hci_v2 wrapper API
which was added to prevent compilation error
in individual patchsets


Compare: https://github.com/bluez/bluez/compare/801a5c4d9c6f%5E...9d4da6e27b6c

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:[~2026-06-30 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 11:35 [bluez/bluez] 801a5c: shared: remove default settings params from bt_rap Bhavani

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