Predefined FFN parameter sets#
Predefined FFN parameter sets for sl_wisun_set_connection_parameters().
These parameter sets can be used either as-is or used as an initialization value for an application-specific parameter set.
Variables#
Profile for certification testing.
Profile for a large network.
Profile for a medium network.
Profile for a small network.
Profile for development (shorter connection time)
Variable Documentation#
SL_WISUN_PARAMS_PROFILE_CERTIF#
const sl_wisun_connection_params_t SL_WISUN_PARAMS_PROFILE_CERTIF
Profile for certification testing.
SL_WISUN_PARAMS_PROFILE_LARGE#
const sl_wisun_connection_params_t SL_WISUN_PARAMS_PROFILE_LARGE
Profile for a large network.
SL_WISUN_PARAMS_PROFILE_MEDIUM#
const sl_wisun_connection_params_t SL_WISUN_PARAMS_PROFILE_MEDIUM
Profile for a medium network.
SL_WISUN_PARAMS_PROFILE_SMALL#
const sl_wisun_connection_params_t SL_WISUN_PARAMS_PROFILE_SMALL
Profile for a small network.
SL_WISUN_PARAMS_PROFILE_TEST#
const sl_wisun_connection_params_t SL_WISUN_PARAMS_PROFILE_TEST
Profile for development (shorter connection time)