Wi-Fi roaming configuration structure.
Public Attributes#
int32_t
RSSI level to trigger the roam algorithm, setting the value to SL_WIFI_NEVER_ROAM will disable roaming configuration.
uint32_t
RSSI level delta change to trigger the roam algorithm.
Public Attribute Documentation#
trigger_level#
int32_t sl_wifi_roam_configuration_t::trigger_level
RSSI level to trigger the roam algorithm, setting the value to SL_WIFI_NEVER_ROAM will disable roaming configuration.
Definition at line
135
of file components/protocol/wifi/inc/sl_wifi_types.h
trigger_level_change#
uint32_t sl_wifi_roam_configuration_t::trigger_level_change
RSSI level delta change to trigger the roam algorithm.
Definition at line
136
of file components/protocol/wifi/inc/sl_wifi_types.h