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

  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 355 TI_UINT32 currentHostTimeStamp; /**<
    [all...]
scanMngr.c 396 ((os_timeStampMs( pScanMngr->hOS ) - pScanMngr->currentHostTimeStamp) * 1000);
671 pScanMngr->currentHostTimeStamp = os_timeStampMs( pScanMngr->hOS );
    [all...]

Completed in 68 milliseconds