Searched refs:SCRRequestTimestamp (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/
H A DSwitchChannel.c117 UINT32 SCRRequestTimestamp; member in struct:__anon519
824 pSwitchChannel->SCRRequestTimestamp = os_timeStampMs(pSwitchChannel->hOs);
953 ((os_timeStampMs(pSwitchChannel->hOs) - pSwitchChannel->SCRRequestTimestamp) >= switchChannelTimeDuration ))
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DSwitchChannel.c117 TI_UINT32 SCRRequestTimestamp; member in struct:__anon1693
764 pSwitchChannel->SCRRequestTimestamp = os_timeStampMs(pSwitchChannel->hOs);
892 ((os_timeStampMs(pSwitchChannel->hOs) - pSwitchChannel->SCRRequestTimestamp) >= switchChannelTimeDuration ))

Completed in 1901 milliseconds