Searched refs:monitor (Results 1 – 4 of 4) sorted by relevance
47 Utils::ChannelMonitor &monitor = AsCoreType(aInstance).Get<Utils::ChannelMonitor>(); in otChannelMonitorSetEnabled() local49 return aEnabled ? monitor.Start() : monitor.Stop(); in otChannelMonitorSetEnabled()
102 # Enable channel monitor support
683 ### channel monitor685 Get current channel monitor state and channel occupancy.690 > channel monitor691 channel monitor718 ### channel monitor start720 Start the channel monitor.725 > channel monitor start726 channel monitor start730 ### channel monitor stop732 Stop the channel monitor.[all …]
185 ot_option(OT_CHANNEL_MONITOR OPENTHREAD_CONFIG_CHANNEL_MONITOR_ENABLE "channel monitor")