Constant rubble::link::advertising::CRC_PRESET[][src]

pub const CRC_PRESET: u32 = 0x00555555;
Expand description

CRC initialization value for advertising channel packets.

Data channel packets use a preset shared when initiating the connection.

(as with CRC_POLY, only the least significant 24 bits count)