Searched refs:otChannelMonitorGetSampleCount (Results 1 – 4 of 4) sorted by relevance
128 uint32_t otChannelMonitorGetSampleCount(otInstance *aInstance);
78 uint32_t otChannelMonitorGetSampleCount(otInstance *aInstance) in otChannelMonitorGetSampleCount() function
1403 OutputLine("count: %lu", ToUlong(otChannelMonitorGetSampleCount(GetInstancePtr()))); in Process()
2530 return mEncoder.WriteUint32(otChannelMonitorGetSampleCount(mInstance)); in HandlePropertyGet()