pub const MAX_NET_DATA_LEN: usize = 255;
Expand description

The maximum length of Thread network data, in bytes.