pub fn bt_device_close(handle: &mut BtDeviceHandle) -> Result<(), KernelError>Expand description
Close the Bluetooth HCI device node handle.
pub fn bt_device_close(handle: &mut BtDeviceHandle) -> Result<(), KernelError>Close the Bluetooth HCI device node handle.