Expand description
HCI controller
Modules§
- blocking
- Blocking controller types and traits.
Structs§
- External
Controller - An external Bluetooth controller with communication via
Transport
typeT
.
Traits§
- Controller
- Trait representing a HCI controller which supports async operations.
- Controller
CmdAsync - Marker trait for declaring that a controller supports a given async HCI command.
- Controller
CmdSync - Marker trait for declaring that a controller supports a given HCI command.