rust/bt-bap-unicast: Implement discovery skeleton and mapping - Create src/mapping.rs with skeleton mapping logic and tests. - Update BapUnicastClient to include discover method returning dummy mapping. - Update BapUnicastManager::add_peer to return the mapping. - Derive Hash for Configuration and CodecCapabilitySetting to allow them as HashMap keys. - Declare mapping module in lib.rs. Test: unit tests passed Bug: 433288675 Change-Id: I7f281de4cf050f8c9630fa453274c2796a6a6964 Reviewed-on: https://bluetooth-review.googlesource.com/c/bluetooth/+/3062
This is a repository for shared libraries and tools that can be useful for multiple Bluetooth stacks.
These tools and libraries are meant to be:
It has been started as a repository for developing Rust crates but can be easily expanded to include libraries and tools written in other languages.
It is not a full Bluetooth stack. Google has two officially open-source Bluetooth stacks: