pub fn bt_device_open() -> Result<BtDeviceHandle, KernelError>Expand description
Open the Bluetooth HCI device node. Returns a handle for subsequent read/write/ioctl operations.
pub fn bt_device_open() -> Result<BtDeviceHandle, KernelError>Open the Bluetooth HCI device node. Returns a handle for subsequent read/write/ioctl operations.