Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c187 …TI_BOOL ignoreDeauthReason0;/**< Indicates whether to ignore DeAuth with reason 0,… member
506 pAPConnection->ignoreDeauthReason0 = pApConnParams->ignoreDeauthReason0; in apConn_SetDefaults()
1221 if ((pAPConnection->ignoreDeauthReason0) && (pRoamingEventData!=NULL) && in apConn_reportRoamingEvent()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h1122 TI_BOOL ignoreDeauthReason0; member
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c3647 sizeof p->apConnParams.ignoreDeauthReason0, in regFillInitTable()
3648 (TI_UINT8*)&p->apConnParams.ignoreDeauthReason0); in regFillInitTable()