pub const MIN_MAX_PACKET_SIZE: usize = 255;
The minimum size of the OBEX maximum packet length is 255 bytes. Defined in OBEX 1.5. Section 3.4.1.4.