Searched refs:otChannelMonitorGetSampleWindow (Results 1 – 4 of 4) sorted by relevance
122 uint32_t otChannelMonitorGetSampleWindow(otInstance *aInstance);
71 uint32_t otChannelMonitorGetSampleWindow(otInstance *aInstance) in otChannelMonitorGetSampleWindow() function
1069 OutputLine("window: %u", otChannelMonitorGetSampleWindow(GetInstancePtr())); in Process()
2426 return mEncoder.WriteUint32(otChannelMonitorGetSampleWindow(mInstance)); in HandlePropertyGet()