POLL_BYTES

Constant POLL_BYTES 

Source
pub const POLL_BYTES: [u8; 3];
Expand description

Keepalive poll packet (3 bytes).

Reference: xlxd/src/cdplusprotocol.cpp:529-533 (EncodeKeepAlivePacket).