⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
BdAddr
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
bluetooth::
hci
veridian_kernel
::
drivers
::
bluetooth
::
hci
Type Alias
BdAddr
Copy item path
Source
pub type BdAddr = [u8; 6];
Expand description
Bluetooth device address (6 bytes, little-endian)