Constant bluer::l2cap::PSM_LE_DYN_START

source ·
pub const PSM_LE_DYN_START: u16 = 0x80;
Available on crate feature l2cap only.
Expand description

First unprivileged protocol service multiplexor (PSM) for Bluetooth LE.

Listening on a PSM below this requires the CAP_NET_BIND_SERVICE capability.