Structure for roaming control information. More...
#include <wifi_client_hal.h>
Structure for roaming control information.
| INT postAssnAPctrlThreshold |
Post-association AP steer control threshold. Default value -75. Range is [-100, 0]
| INT postAssnAPctrlTimeframe |
Post-association AP steer control time frame. Default value 60. Range is [0, 60] seconds
| INT postAssnBackOffTime |
Post-association backoff time for incrementing self steer time-frame during failure of roaming attempts. Default value 2 seconds. Range is [0, 3600] seconds
| INT postAssnLevelDeltaConnected |
Post-association delta level if WiFi connected. Default value 12. Range is [0, 100]
| INT postAssnLevelDeltaDisconnected |
Post-association delta level if WiFi disconnected. Default value 8. Range is [0, 100]
| INT postAssnSelfSteerThreshold |
Post-association self steer threshold. Default value -75. Range is [-100, 0]
| INT postAssnSelfSteerTimeframe |
Post-association self steer timeframe. Default value 60. Range is [0, 36000] seconds
| INT preassnBestDelta |
Pre-association best RSSI delta between 2.4GHz and 5GHz. Default value 3. Range is [0, 100]
| INT preassnBestThreshold |
Pre-association best RSSI threshold. Default value -67. Range is [-100, 0]
| BOOL roam80211kvrEnable |
Sets roaming mode to AP steer if roam80211kvrEnable is enabled and selfSteerOverride is disabled {0-disable, 1-enable}
| BOOL roamingEnable |
Enables or disables the roaming control {0-disable, 1-enable}
| BOOL selfSteerOverride |
Starts self steer roaming if selfSteerOverride is enabled {0-disable, 1-enable}