Searched refs:otChannelMonitorIsEnabled (Results 1 – 3 of 3) sorted by relevance
89 bool otChannelMonitorIsEnabled(otInstance *aInstance);
52 bool otChannelMonitorIsEnabled(otInstance *aInstance) in otChannelMonitorIsEnabled() function
1394 OutputLine("enabled: %d", otChannelMonitorIsEnabled(GetInstancePtr())); in Process()1395 if (otChannelMonitorIsEnabled(GetInstancePtr())) in Process()