HomeSort by relevance Sort by last modified time
    Searched refs:authResponseTimeout (Results 1 - 9 of 9) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.c 211 pHandle->timeout = pAuthInitParams->authResponseTimeout;
414 pParam->content.authResponseTimeout = pHandle->timeout;
485 if ((pParam->content.authResponseTimeout >= AUTH_RESPONSE_TIMEOUT_MIN) &&
486 (pParam->content.authResponseTimeout <= AUTH_RESPONSE_TIMEOUT_MAX))
488 pHandle->timeout = pParam->content.authResponseTimeout;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
authSm.c 234 pHandle->timeout = pAuthInitParams->authResponseTimeout;
425 pParam->content.authResponseTimeout = pHandle->timeout;
496 if ((pParam->content.authResponseTimeout >= AUTH_RESPONSE_TIMEOUT_MIN) &&
497 (pParam->content.authResponseTimeout <= AUTH_RESPONSE_TIMEOUT_MAX))
499 pHandle->timeout = pParam->content.authResponseTimeout;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
authSm.c 211 pHandle->timeout = pAuthInitParams->authResponseTimeout;
414 pParam->content.authResponseTimeout = pHandle->timeout;
485 if ((pParam->content.authResponseTimeout >= AUTH_RESPONSE_TIMEOUT_MIN) &&
486 (pParam->content.authResponseTimeout <= AUTH_RESPONSE_TIMEOUT_MAX))
488 pHandle->timeout = pParam->content.authResponseTimeout;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 609 TI_UINT32 authResponseTimeout;
949 TI_UINT32 authResponseTimeout;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 600 TI_UINT32 authResponseTimeout;
927 TI_UINT32 authResponseTimeout;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 666 UINT32 authResponseTimeout;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 32 milliseconds