HomeSort by relevance Sort by last modified time
    Searched refs:authResponseTimeout (Results 1 - 3 of 3) 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;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 609 TI_UINT32 authResponseTimeout;
949 TI_UINT32 authResponseTimeout;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 801 milliseconds