Constant fidl_fuchsia_lowpan_device::MAX_NET_TYPE_LEN
source ยท pub const MAX_NET_TYPE_LEN: u16 = 64;
Expand description
Maximum length of a network type string.
Chosen arbitrarily to be large enough to accommodate any reasonable future net types.