Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:os_timeStampMs

348             pRegulatoryDomain->uLastCountryReceivedTS = os_timeStampMs(pRegulatoryDomain->hOs);
610 TI_UINT32 uCurrentTS = os_timeStampMs (pRegulatoryDomain->hOs);
763 pRegulatoryDomain->uLastCountryReceivedTS = os_timeStampMs
791 pRegulatoryDomain->uLastCountryReceivedTS = os_timeStampMs(pRegulatoryDomain->hOs);
812 pRegulatoryDomain->uLastCountryReceivedTS = os_timeStampMs(pRegulatoryDomain->hOs);
908 && ((os_timeStampMs(pRegulatoryDomain->hOs)-pSupportedChannels[channelIndex].timestamp) >=CHANNEL_VALIDITY_TS_THRESHOLD ))
1213 && ((os_timeStampMs(pRegulatoryDomain->hOs)-pSupportedChannels[channelIndex].timestamp) >=CHANNEL_VALIDITY_TS_THRESHOLD ))
1265 pSupportedChannels[channelIndex].timestamp = os_timeStampMs(pRegulatoryDomain->hOs);
1369 TI_UINT32 uCurrentTS = os_timeStampMs(pRegulatoryDomain->hOs);