BR LFN parenting parameter set.

Public Attributes#

uint32_t

Time between LFN Broadcast windows (millisecond) Specification range [10000, 600000] (10s to 10m)

uint8_t

Number of LFN Broadcast Intervals between broadcast sync messages Specification range [1, 60].

uint8_t

Reserved, set to zero.

uint32_t

Version of this API, must be the first field.

Public Attribute Documentation#

lfn_broadcast_interval_ms#

uint32_t sl_wisun_br_lfn_params_t::lfn_broadcast_interval_ms

Time between LFN Broadcast windows (millisecond) Specification range [10000, 600000] (10s to 10m)


Definition at line 60 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/border_router/sl_wisun_br_lfn_params_api.h

lfn_broadcast_sync_period#

uint8_t sl_wisun_br_lfn_params_t::lfn_broadcast_sync_period

Number of LFN Broadcast Intervals between broadcast sync messages Specification range [1, 60].


Definition at line 63 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/border_router/sl_wisun_br_lfn_params_api.h

reserved#

uint8_t sl_wisun_br_lfn_params_t::reserved[3]

Reserved, set to zero.


Definition at line 65 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/border_router/sl_wisun_br_lfn_params_api.h

version#

uint32_t sl_wisun_br_lfn_params_t::version

Version of this API, must be the first field.

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.


Definition at line 57 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/border_router/sl_wisun_br_lfn_params_api.h