rust/bt-{bass, common}: Implement all operations
Define types for representing a broadcast source. This makes it easier
to collect information about a broadcast source when broadcast assistant
is processing LE central scan results.
Implement all operations available with the Broadcast Audio Scan Service
client:
- adding/modifying/deleting broadcast sources
- marking scanning as started/stopped
Bug: b/308483171
Change-Id: I9f3a045e84efaa540c38e6f4753ece2c9c3796ae
Reviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1322
Reviewed-by: Marie Janssen <jamuraa@google.com>
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.