bluer 0.17.4

BlueR: official Rust interface to the Linux Bluetooth protocol stack (BlueZ)
Documentation
1
2
3
const PSM: u16 = PSM_LE_DYN_START + 5;

const HELLO_MSG: &[u8] = b"Hello from l2cap_server!";