Home
last modified time | relevance | path

Searched refs:RSN_AUTH_FAILURE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DrsnApi.h59 #define RSN_AUTH_FAILURE_TIMEOUT 30000 macro
Drsn.h63 #define RSN_MAIN_KEYS_SESSION_TIMEOUT RSN_AUTH_FAILURE_TIMEOUT
DapConn.c1244 …current station is banned from the roaming candidates list for %d Ms\n", RSN_AUTH_FAILURE_TIMEOUT); in apConn_reportRoamingEvent()
1246 …n->hPrivacy, param.content.siteMgrDesiredBSSID, RSN_SITE_BAN_LEVEL_FULL, RSN_AUTH_FAILURE_TIMEOUT); in apConn_reportRoamingEvent()
Drsn.c1850 …current station is banned from the roaming candidates list for %d Ms\n", RSN_AUTH_FAILURE_TIMEOUT); in rsn_reportAuthFailure()
1852 …nSite(hRsn, param.content.ctrlDataCurrentBSSID, RSN_SITE_BAN_LEVEL_FULL, RSN_AUTH_FAILURE_TIMEOUT); in rsn_reportAuthFailure()