PAN discovery parameter set.

Public Attributes#

uint8_t

If true, allow join state 1 to be skipped using cached information from the previous connection.

uint8_t

Minimum signal level for a node to be selected as the EAPOL target for authentication immediately after a PAN Advertisement reception.

uint8_t

Reserved, set to zero.

PAN Advertisement trickle timer.

PAN Advertisement Solicit trickle timer.

Public Attribute Documentation#

allow_skip#

uint8_t sl_wisun_params_discovery_s::allow_skip

If true, allow join state 1 to be skipped using cached information from the previous connection.


eapol_target_min_sens#

uint8_t sl_wisun_params_discovery_s::eapol_target_min_sens

Minimum signal level for a node to be selected as the EAPOL target for authentication immediately after a PAN Advertisement reception.

Range from -174 (0) to +80 (254) dBm, 255 to disable feature. Enabling this feature may speed up connection times, but at the cost of increased simultaneous authentication traffic. It may be preferable to disable it when connecting hundreds of nodes at once.


reserved#

uint8_t sl_wisun_params_discovery_s::reserved[2]

Reserved, set to zero.


trickle_pa#

sl_wisun_trickle_params_t sl_wisun_params_discovery_s::trickle_pa

PAN Advertisement trickle timer.


trickle_pas#

sl_wisun_trickle_params_t sl_wisun_params_discovery_s::trickle_pas

PAN Advertisement Solicit trickle timer.