[][src]Module bluetooth_hci::host::uart

Implementation of the HCI that includes the packet ID byte in the header.

Structs

CommandHeader

Header for HCI Commands.

Enums

Error

Potential errors from reading or writing packets to the controller.

Packet

Packet types that may be read from the controller.

Traits

Hci

Trait for reading packets from the controller.