Constant bt_obex::operation::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.