Searched refs:otChannelMonitorGetSampleInterval (Results 1 – 4 of 4) sorted by relevance
102 uint32_t otChannelMonitorGetSampleInterval(otInstance *aInstance);
57 uint32_t otChannelMonitorGetSampleInterval(otInstance *aInstance) in otChannelMonitorGetSampleInterval() function
1266 … OutputLine("interval: %lu", ToUlong(otChannelMonitorGetSampleInterval(GetInstancePtr()))); in Process()
2416 return mEncoder.WriteUint32(otChannelMonitorGetSampleInterval(mInstance)); in HandlePropertyGet()