bt_rfcomm::frame

Constant MAX_RFCOMM_HEADER_SIZE

Source
pub const MAX_RFCOMM_HEADER_SIZE: usize = 6;
Expand description

The maximum size (bytes) of an RFCOMM header in a packet. Address (1 byte), Control (1 byte), Length (2 bytes), Credits (1 byte), FCS (1 byte) See RFCOMM 5.1.