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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 114 TI_UINT32 uTimeOutToResetCountryMs;
regulatoryDomain.c 212 pRegulatoryDomain->uTimeOutToResetCountryMs = pRegulatoryDomainInitParams->uTimeOutToResetCountryMs;
345 After uTimeOutToResetCountryMs the country code will be deleted */
634 if ((uCurrentTS - pRegulatoryDomain->uLastCountryReceivedTS) > pRegulatoryDomain->uTimeOutToResetCountryMs)
641 pRegulatoryDomain->uTimeOutToResetCountryMs - (uCurrentTS - pRegulatoryDomain->uLastCountryReceivedTS);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 105 milliseconds