Module thread_utils

Source

Structs§

NetworkKey

Enums§

MleCommand
ThreadState

Constants§

AUTH_DATA_LEN
AUX_SEC_HEADER_LENGTH
IPV6_LEN
MULTICAST_IPV6
SECURITY_SUITE_LEN
THREAD_PORT_NUMBER

Functions§

encode_cryp_data
Function to encode the crypt data into a/m data
form_child_id_req
This helper function creates a child id request. For now, this implementation hard codes many of the values
form_parent_req
This helper function creates a parent request. For now, this implementation hard codes all values for the parent request
generate_src_ipv6
Helper function to generate a link-local IPV6 address from the device’s mac address.
mac_from_ipv6
Helper function to recover the mac address from an IPV6 address.