pub fn read_hci(data: &mut [u8]) -> usizeAvailable on crate feature
unstable only.Expand description
Reads the next HCI packet from the BLE controller.
ยงStability
This API is marked as unstable and is only available when the unstable
crate feature is enabled. This comes with no stability guarantees, and could be changed
or removed at any time.