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

Return value

OT_ERROR_NONE Successfully added the Joiner. OT_ERROR_NO_BUFS No buffers available to add the Joiner. OT_ERROR_INVALID_ARGS @p aDiscerner or @p aPskd is invalid. OT_ERROR_INVALID_STATE The commissioner is not active.

Notes

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

References

from examples