Searched refs:LOST_BEACON_COUNT (Results 1 – 2 of 2) sorted by relevance
40 #define LOST_BEACON_COUNT 10 // 10 sec, XP defined macro
1093 if ((pMgmt->sNodeDBTable[0].uInActiveCount >= (LOST_BEACON_COUNT/2)) && in BSSvSecondCallBack()1099 if (pMgmt->sNodeDBTable[0].uInActiveCount >= LOST_BEACON_COUNT) { in BSSvSecondCallBack()