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

bt_device_close

Function bt_device_close 

Source
pub fn bt_device_close(handle: &mut BtDeviceHandle) -> Result<(), KernelError>
Expand description

Close the Bluetooth HCI device node handle.