bt_obex::operation

Constant MIN_MAX_PACKET_SIZE

Source
pub const MIN_MAX_PACKET_SIZE: usize = 255;
Expand description

The minimum size of the OBEX maximum packet length is 255 bytes. Defined in OBEX 1.5. Section 3.4.1.4.