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

Return value

OT_ERROR_NONE Successfully enqueued the Energy Scan Query message. OT_ERROR_NO_BUFS Insufficient buffers to generate an Energy Scan Query message. OT_ERROR_INVALID_STATE The commissioner is not active.

Notes

Only use this after successfully starting the Commissioner role with otCommissionerStart().

References

from examples