Linux bluetooth development
 help / color / mirror / Atom feed
From: Bhavani <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 0828cc: shared: rap: Add the is_central parameter to verif...
Date: Tue, 09 Jun 2026 04:49:45 -0700	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/1108507/000000-d6cc95@github.com> (raw)

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

  Changed paths:
    M src/shared/rap.h

  Log Message:
  -----------
  shared: rap: Add the is_central parameter to verify whether the local role is central before sending the HCI CS Security Enable command.


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

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

  Log Message:
  -----------
  profiles: ranging: Add command flow and event support for CS Initiator

Introduce support for LE Channel Sounding (CS)
    ranging procedures in the Initiator role by enabling required
    HCI command sequencing and event handling.

    - Add transmission of core HCI LE CS commands:
      HCI_LE_CS_Read_Local_Supported_Capabilities,
      HCI_LE_CS_Read_Remote_Supported_Capabilities,
      HCI_LE_CS_Security_Enable,
      HCI_LE_CS_Create_Config,
      HCI_LE_CS_Remove_Config,
      HCI_LE_CS_Read_Remote_FAE_Table,
      HCI_LE_CS_Set_Channel_Classification,
      HCI_LE_CS_Set_Procedure_Parameters,
      HCI_LE_CS_Procedure_Enable

    - Add handling of event:
      HCI_LE_CS_Read_Remote_FAE_Table_Complete

    This enables cs capability discovery, cs configuration management
    and execution of CS ranging procedures in the Initiator role.

    - CS init pipeline not yet wired up pending D-Bus API.
    bt_rap_read_local_supported_capabilities() has no caller,
    mark __maybe_unused till DBus APIs are introduced.


Compare: https://github.com/bluez/bluez/compare/0828ccc601b1%5E...d6cc95002b6b

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

                 reply	other threads:[~2026-06-09 11:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bluez/bluez/push/refs/heads/1108507/000000-d6cc95@github.com \
    --to=noreply@github.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox