pub const netopt_t_NETOPT_ADDRESS_LONG: netopt_t = 3;
Expand description
@brief (byte array, see below) long link layer address in network byte order
Device type | Length | Meaning |
---|---|---|
IEEE 802.15.4 | 8 | device long address (EUI-64), @ref eui64_t |
nrfmin | 8 | device long address (based on short address) |
BLE | 8 | device long address (EUI-64), @ref eui64_t |
LoRaWAN | 8 | Device EUI |