Constant rubble::link::MIN_DATA_PAYLOAD_BUF[][src]

pub const MIN_DATA_PAYLOAD_BUF: usize = 27;
Expand description

Min. size a data PDU payload buffer must have (assuming only the bare minimum PDU size is supported).

Data channel PDUs are smaller than advertising channel PDUs, so this value is less than MIN_PAYLOAD_BUF.