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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c 297 pHandle->timeout = pAssocInitParams->assocResponseTimeout;
621 pParam->content.assocResponseTimeout = pHandle->timeout;
757 if ((pParam->content.assocResponseTimeout >= ASSOC_RESPONSE_TIMEOUT_MIN) &&
758 (pParam->content.assocResponseTimeout <= ASSOC_RESPONSE_TIMEOUT_MAX))
760 pHandle->timeout = pParam->content.assocResponseTimeout;
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 612 TI_UINT32 assocResponseTimeout;
955 TI_UINT32 assocResponseTimeout;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 223 milliseconds