Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth: services: ras: Implement Ranging Responder role of RAS #18750

Merged
merged 1 commit into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. bluetooth: services: ras: Implement Ranging Responder role of RAS

    Implement the ranging responder (RRSP) server role of the
    Ranging Service draft specification.
    This allows a ranging requestor (RREQ) to retrieve channel sounding
    ranging data from the local device.
    
    This implementation contains support for all mandatory features,
    as well as using notifications for data transfer.
    
    Signed-off-by: Aleksandar Stanoev <[email protected]>
    alexstanoev-nordic committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    342c977 View commit details
    Browse the repository at this point in the history