⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

bt_device_open

Function bt_device_open 

Source
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.