Searched refs:otChannelMonitorGetSampleWindow (Results 1 – 4 of 4) sorted by relevance
116 uint32_t otChannelMonitorGetSampleWindow(otInstance *aInstance);
71 uint32_t otChannelMonitorGetSampleWindow(otInstance *aInstance) in otChannelMonitorGetSampleWindow() function
1451 … OutputLine("window: %lu", ToUlong(otChannelMonitorGetSampleWindow(GetInstancePtr()))); in Process()
2525 return mEncoder.WriteUint32(otChannelMonitorGetSampleWindow(mInstance)); in HandlePropertyGet()