pub const MAX_INFORMATION_LENGTH: usize = 32767;
Maximum length (in bytes) for an RFCOMM frame payload. GSM 07.10 Section 5.2.1.4 limits length indicators to 15 bits.