Home
last modified time | relevance | path

Searched refs:AuthRejects (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DSTADExternalIf.h315 TI_UINT32 AuthRejects; /**< Number of Authentication rejects */ member
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DauthSm.c418 pParam->content.siteMgrTiWlanCounters.AuthRejects = pHandle->authRejectCount; in auth_getParam()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c2063 … os_error_printf(CU_MSG_INFO2, (PS8)" AuthRejects : %d\n", driverCounters.AuthRejects ); in CuCmd_ShowStatistics()