Constant MAX_HARDWARE_ADDRESS_LEN
pub const MAX_HARDWARE_ADDRESS_LEN: usize = 8; // 8usizeExpand description
The longest hardware address of any enabled medium: 8 with
medium-ieee802154, 6 otherwise.
pub const MAX_HARDWARE_ADDRESS_LEN: usize = 8; // 8usizeThe longest hardware address of any enabled medium: 8 with
medium-ieee802154, 6 otherwise.