BR parameter set.

Public Attributes#

PAN configuration parameter set.

DHCP server parameter set.

PAN discovery parameter set.

Authentication parameter set.

uint8_t

Enable FAN 1.0 router node support PAN-wide.

LFN parent parameter set.

Misc parameter set.

MPL parameter set.

uint32_t

Maximum number of nodes supported by border router at once.

RPL parameter set.

uint32_t

Version of this API.

Public Attribute Documentation#

configuration#

sl_wisun_br_params_configuration sl_wisun_br_connection_params_t::configuration

PAN configuration parameter set.


dhcp#

sl_wisun_br_params_dhcp sl_wisun_br_connection_params_t::dhcp

DHCP server parameter set.


discovery#

sl_wisun_br_params_discovery sl_wisun_br_connection_params_t::discovery

PAN discovery parameter set.


eapol#

sl_wisun_br_params_eapol sl_wisun_br_connection_params_t::eapol

Authentication parameter set.


enable_ffn10#

uint8_t sl_wisun_br_connection_params_t::enable_ffn10

Enable FAN 1.0 router node support PAN-wide.


lfn_parent#

sl_wisun_br_params_lfn_parent sl_wisun_br_connection_params_t::lfn_parent

LFN parent parameter set.


misc#

sl_wisun_br_params_misc sl_wisun_br_connection_params_t::misc

Misc parameter set.


mpl#

sl_wisun_br_params_mpl sl_wisun_br_connection_params_t::mpl

MPL parameter set.


pan_capacity#

uint32_t sl_wisun_br_connection_params_t::pan_capacity

Maximum number of nodes supported by border router at once.


rpl#

sl_wisun_br_params_rpl sl_wisun_br_connection_params_t::rpl

RPL parameter set.


version#

uint32_t sl_wisun_br_connection_params_t::version

Version of this API.

This field allows to store the parameters in an NVM and check on reload that they are compatible with the stack if there was an update.