Home
last modified time | relevance | path

Searched refs:uTimeOutToResetCountryMs (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DregulatoryDomain.h114 TI_UINT32 uTimeOutToResetCountryMs; member
DregulatoryDomain.c212 …pRegulatoryDomain->uTimeOutToResetCountryMs = pRegulatoryDomainInitParams->uTimeOutToResetCountryM… in regulatoryDomain_SetDefaults()
634 …rrentTS - pRegulatoryDomain->uLastCountryReceivedTS) > pRegulatoryDomain->uTimeOutToResetCountryMs) in regulatoryDomain_getParam()
641 …pRegulatoryDomain->uTimeOutToResetCountryMs - (uCurrentTS - pRegulatoryDomain->uLastCountryReceive… in regulatoryDomain_getParam()
1384 …ntTS - pRegulatoryDomain->uLastCountryReceivedTS) > pRegulatoryDomain->uTimeOutToResetCountryMs) && in regulatoryDomain_checkCountryCodeExpiry()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h1023 …TI_UINT32 uTimeOutToResetCountryMs; /* Time after which country code will b… member
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c2597 sizeof p->regulatoryDomainInitParams.uTimeOutToResetCountryMs, in regFillInitTable()
2598 (TI_UINT8*)&(p->regulatoryDomainInitParams.uTimeOutToResetCountryMs)); in regFillInitTable()