Converts the Interface Identifier to an IEEE 802.15.4 Extended Address.
Sets the address with an Extended Address. The type is also updated to indicate that the address is Extended.
Calculates the bloom filter hash bit indexes from a given Joiner ID. The first hash bit index is derived using CRC16-CCITT and second one using CRC16-ANSI.
Indicates whether the bloom filter contains a given Joiner ID.
Updates the bloom filter adding the given Joiner ID.
Sets the Interface Identifier from a given IEEE 802.15.4 Extended Address.
Sets the IPv6 address to a Link-Local address with Interface Identifier generated from a given MAC Extended Address.
Generates IEEE 802.15.4 nonce byte sequence.
Performs AES CCM on the frame which is going to be sent.
Searches in the neighbor table to find a `Neighbor` for which a one-way link is maintained (as in the case of an FTD child with neighbor routers).
Find the router for a given MAC Extended Address.
Sets the Extended Address.
Performs AES CCM on the frame which is received.
Computes the Joiner ID from a factory-assigned IEEE EUI-64.
Sets the source MAC address filed in the header.
Sets the destination MAC address field in the header. MUST be used with a unicast of ack type packet, otherwise its behavior is undefined.
Sets the Extended Address for address filtering.
Indicates whether the peer matches a given Extended Address.
Adds an extended address to the source address match table.
Removes an extended address from the source address match table.
Sets the extended address.
Sets the extended address.
Sets the client LinkLayerAddress.
Sets the server LinkLayerAddress.
Gets the factory-assigned IEEE EUI-64 for the device.
Sets the IEEE 802.15.4 Extended Address.
Generates a Joiner ID from the Discerner.
Indicates whether a given Joiner ID matches the Discerner.
Updates extended address.
Sets the extended address.
Sets the MAC Extended Address.