Crate hciraw

Source
Expand description

§hciraw

hciraw is the Rust interface to the HCI raw sockets. It is useful for anybody who wants to have a direct access to the Bluetooth controller.

Re-exports§

pub use addr::HciSocketAddr;
pub use addr::ToHciSocketAddr;
pub use socket::HciSocket;

Modules§

addr
socket

Enums§

HciChannel
Represents the HCI channel, based on Linux kernel definitions from include/net/bluetooth/hci.h