Home | History | Annotate | Download | only in MacServices

Lines Matching full:interogatecmdcbparams

731     tTwdParam.content.interogateCmdCBParams.fCb = (void *)MacServices_measurementSRV_channelLoadParamCB;
732 tTwdParam.content.interogateCmdCBParams.hCb = hMeasurementSRV;
733 tTwdParam.content.interogateCmdCBParams.pCb = (TI_UINT8*)(&(pMeasurementSRV->mediumOccupancyResults));
789 tTwdParam.content.interogateCmdCBParams.fCb = (void *)MacServices_measurementSRV_noiseHistCallBack;
790 tTwdParam.content.interogateCmdCBParams.hCb = hMeasurementSRV;
791 tTwdParam.content.interogateCmdCBParams.pCb = (TI_UINT8*)&pMeasurementSRV->noiseHistogramResults;