Searched refs:bIs802_1x (Results 1 – 2 of 2) sorted by relevance
495 bool bIs802_1x = false; in BSSbInsertToBSSList() local499 bIs802_1x = true; in BSSbInsertToBSSList()503 if ((bIs802_1x == true) && (pSSID->len == ((PWLAN_IE_SSID)pMgmt->abyDesireSSID)->len) && in BSSbInsertToBSSList()
463 BOOL bIs802_1x = FALSE; in BSSbInsertToBSSList() local467 bIs802_1x = TRUE; in BSSbInsertToBSSList()471 if ((bIs802_1x == TRUE) && (pSSID->len == ((PWLAN_IE_SSID)pMgmt->abyDesireSSID)->len) && in BSSbInsertToBSSList()