Module stm32wb_hci::host::uart
source · Expand description
Implementation of the HCI that includes the packet ID byte in the header.
Structs
- Header for HCI Commands.
Enums
- Potential errors from reading or writing packets to the controller.
- Packet types that may be read from the controller.
Traits
- Trait for reading packets from the controller.