pub const PSM_BR_EDR_DYN_START: u16 = 0x1001;
Available on crate feature l2cap only.
Expand description

First unprivileged protocol service multiplexor (PSM) for Bluetooth classic (BR/EDR).

Listening on a PSM below this requires the CAP_NET_BIND_SERVICE capability.