Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:timestamp

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);