[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.