otChannelMonitorSetEnabled() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Channel Monitoring state changed successfully OT_ERROR_ALREADY Channel Monitoring is already in the same state.

Notes

OpenThread core internally enables or disables the Channel Monitoring operation when the IPv6 interface is brought up or down, for example in a call to `otIp6SetEnabled()`.

References

from examples