⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
MAX_DLCI
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
bluetooth::
rfcomm
veridian_kernel
::
drivers
::
bluetooth
::
rfcomm
Constant
MAX_
DLCI
Copy item path
Source
pub const MAX_DLCI: u8 = 30;
Expand description
Maximum DLCI value (5 bits, 0-30 usable; 31 reserved)