commit | 04180bd3aa2e553b086d7b28659d7fac99453223 | [log] [tgz] |
---|---|---|
author | Dayeong Lee <dayeonglee@google.com> | Tue Nov 14 22:39:12 2023 +0000 |
committer | Dayeong Lee <dayeonglee@google.com> | Mon Feb 26 19:20:27 2024 +0000 |
tree | fd4e33e25e1af2710d3899d75a331225efc2be68 | |
parent | c1ed2405452954935c7b5d644680961c3aaca583 [diff] |
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.