Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DspectrumMngmntMgr.c546 periodTimeDelta = pMeasurementMgr->mediumOccupancyEnd.Period -
547 pMeasurementMgr->mediumOccupancyStart.Period;
/hardware/ti/wlan/wl1271/TWD/MacServices/
DMeasurementSrv.c852 if ( (TI_OK == status) && (0 != pMeasurementSRV->mediumOccupancyResults.Period)) in MacServices_measurementSRV_channelLoadParamCB()
856 periodInMs = pMeasurementSRV->mediumOccupancyResults.Period / 1000; in MacServices_measurementSRV_channelLoadParamCB()
864 pMeasurementSRV->mediumOccupancyResults.Period; in MacServices_measurementSRV_channelLoadParamCB()
875 …iled. Status=%d, period=%d\n", status, pMeasurementSRV->mediumOccupancyResults.Period); in MacServices_measurementSRV_channelLoadParamCB()
/hardware/ti/wlan/wl1271/Test/
DmeasurementDbg.c418 pMediumOccupancy->MediumUsage/1000, pMediumOccupancy->Period/1000)); in measurement_channelLoadCallBackDbg()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h1774 TI_UINT32 Period; /**< Medium Occupancy Period Time */ member