Searched refs:otChannelMonitorGetSampleCount (Results 1 – 5 of 5) sorted by relevance
128 uint32_t otChannelMonitorGetSampleCount(otInstance *aInstance);
78 uint32_t otChannelMonitorGetSampleCount(otInstance *aInstance) in otChannelMonitorGetSampleCount() function
986 uint32_t cnt = otChannelMonitorGetSampleCount(threadHelper->GetInstance()); in GetChannelMonitorSampleCountHandler()
1452 OutputLine("count: %lu", ToUlong(otChannelMonitorGetSampleCount(GetInstancePtr()))); in Process()
2530 return mEncoder.WriteUint32(otChannelMonitorGetSampleCount(mInstance)); in HandlePropertyGet()