RDK Documentation (Open Sourced RDK Components)
_wifi_roamingCtrl_t Struct Reference

Roaming Control information (pre assoc data structure}. More...

#include <wifi_client_hal.h>

Collaboration diagram for _wifi_roamingCtrl_t:
Collaboration graph

Data Fields

BOOL roamingEnable
 
BOOL selfSteerOverride
 
BOOL roam80211kvrEnable
 
INT preassnBestThreshold
 
INT preassnBestDelta
 
INT postAssnLevelDeltaConnected
 
INT postAssnLevelDeltaDisconnected
 
INT postAssnSelfSteerThreshold
 
INT postAssnSelfSteerTimeframe
 
INT postAssnBackOffTime
 
INT postAssnAPctrlThreshold
 
INT postAssnAPctrlTimeframe
 

yes

Roaming Control information (pre assoc data structure}.

Structure which saves pre association information.

Definition at line 135 of file wifi_client_hal.h.

Field Documentation

◆ roamingEnable

BOOL _wifi_roamingCtrl_t::roamingEnable

Definition at line 137 of file wifi_client_hal.h.

◆ selfSteerOverride

BOOL _wifi_roamingCtrl_t::selfSteerOverride

Definition at line 138 of file wifi_client_hal.h.

◆ roam80211kvrEnable

BOOL _wifi_roamingCtrl_t::roam80211kvrEnable

Definition at line 139 of file wifi_client_hal.h.

◆ preassnBestThreshold

INT _wifi_roamingCtrl_t::preassnBestThreshold

Definition at line 140 of file wifi_client_hal.h.

◆ preassnBestDelta

INT _wifi_roamingCtrl_t::preassnBestDelta

Definition at line 141 of file wifi_client_hal.h.

◆ postAssnLevelDeltaConnected

INT _wifi_roamingCtrl_t::postAssnLevelDeltaConnected

Definition at line 142 of file wifi_client_hal.h.

◆ postAssnLevelDeltaDisconnected

INT _wifi_roamingCtrl_t::postAssnLevelDeltaDisconnected

Definition at line 143 of file wifi_client_hal.h.

◆ postAssnSelfSteerThreshold

INT _wifi_roamingCtrl_t::postAssnSelfSteerThreshold

Definition at line 144 of file wifi_client_hal.h.

◆ postAssnSelfSteerTimeframe

INT _wifi_roamingCtrl_t::postAssnSelfSteerTimeframe

Definition at line 145 of file wifi_client_hal.h.

◆ postAssnBackOffTime

INT _wifi_roamingCtrl_t::postAssnBackOffTime

Definition at line 146 of file wifi_client_hal.h.

◆ postAssnAPctrlThreshold

INT _wifi_roamingCtrl_t::postAssnAPctrlThreshold

Definition at line 148 of file wifi_client_hal.h.

◆ postAssnAPctrlTimeframe

INT _wifi_roamingCtrl_t::postAssnAPctrlTimeframe

Definition at line 149 of file wifi_client_hal.h.


The documentation for this struct was generated from the following file: