[rust][le][bass] Define characteristics for Broadcast Audio Scan Service

Define Broadcast Audio Scan Control Point and Broadcast Receive State
characteristics for Broadcast Audio Scan Service. Add appropriate
methods for encoding and decoding the characteristic to raw bytes data.

Bug: b/308483171
Change-Id: Ie6c6c4a91ac0ed12624db4917c977ffe8546e703
Reviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1180
Reviewed-by: Marie Janssen <jamuraa@google.com>
Reviewed-by: Ani Ramakrishnan <aniramakri@google.com>
12 files changed
tree: a4219af96258dec636f900cf48c2a62a342ba72d
  1. rust/
  2. OWNERS
  3. README.md
README.md

Bluetooth Shared Libraries

What is this?

This is a repository for shared source libraries that can be useful for multiple Bluetooth stacks. Many of these are meant to be stack-agnostic and platform-agnostic and implement a useful part of a published Bluetooth specification.

It has been started as a repository for developing Rust crates but can be easily expanded to include libraries for other languages.

Structure

  • rust - Rust Crates