commit | 8f2282d0318cbdce54bb831c22b141f26ca78d87 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Tue Nov 07 22:24:57 2023 +0000 |
committer | Marie Janssen <jamuraa@google.com> | Wed Nov 08 19:21:42 2023 +0000 |
tree | 1962043b6565a946afa42183f17bba894aaba8c3 | |
parent | 083a4c896b709faa5045e97912dc88e22aa17aef [diff] |
[rust] Add bt-common crate Common datatypes for Core Specification defined tupes used throughout Specifications, as well as assigned numbers and common concepts such as Peer IDs. Test: cargo build && cargo test Change-Id: Ief099564ae5238e741e95cf9375702a5ae864e52 Reviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1240 Reviewed-by: Dayeong Lee <dayeonglee@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.