Searched defs:_roamingMngr_t (Results 1 – 2 of 2) sorted by relevance
104 struct _roamingMngr_t struct107 roamingMngrConfig_t roamingMngrConfig;108 roamingMngrThresholdsConfig_t roamingMngrThresholdsConfig;109 TI_UINT32 lowPassFilterRoamingAttemptInMsec;112 apConn_roamingTrigger_e roamingTrigger; /* the roaming trigger type */113 …TI_UINT32* pCurrentState; /* pointer to Roaming Generic SM current state */114 … maskRoamingEvents; /* Indicate if a trigger is already in process, and therefore the116 … lowQualityTriggerTimestamp; /* TS to filter Too many low Quality roaming triggers */117 scan4RoamingType_e scanType; /* the scan type performed for Roaming */118 bssList_t *pListOfAPs; /* list of BSS received from Scan Manager */[all …]
151 struct _roamingMngr_t struct154 roamingMngrConfig_t roamingMngrConfig;155 roamingMngrThresholdsConfig_t roamingMngrThresholdsConfig;156 UINT32 lowPassFilterRoamingAttemptInMsec;160 apConn_roamingTrigger_e roamingTrigger;162 roamingMngr_smStates currentState;165 BOOL maskRoamingEvents;167 UINT32 lowQualityTriggerTimestamp;169 scan4RoamingType_e scanType; 171 bssList_t *pListOfAPs;[all …]