Available on crate feature
unstable only.Expand description
Bluetooth Low Energy HCI interface
The usage of BLE is currently incompatible with the usage of IEEE 802.15.4.
Modules§
Structs§
- Config
- Bluetooth controller configuration.
- Invalid
Config Error - An error that is returned when the configuration is invalid.
- Received
Packet - Represents a received BLE packet.
Functions§
- have_
hci_ read_ data - Checks if there is any HCI data available to read.
- read_
hci - Reads the next HCI packet from the BLE controller.