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

Return value

OT_ERROR_NONE Successfully enqueued the Announce Begin message. OT_ERROR_NO_BUFS Insufficient buffers to generate an Announce Begin 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