mirror of
https://github.com/google/bumble.git
synced 2026-06-10 09:02:27 +00:00
Ability to send HCI commands from Rust
* Autogenerate packet code in Rust from PDL (packet file copied from rootcanal) * Implement parsing of packets that have a type header * Expose Python APIs for sending HCI commands * Expose Python APIs for instantiating a local controller
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
//! to discover.
|
||||
|
||||
pub(crate) mod drivers;
|
||||
pub(crate) mod hci;
|
||||
|
||||
Reference in New Issue
Block a user