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

Return value

OT_ERROR_NONE Successfully set the ephemeral key. OT_ERROR_INVALID_STATE Border Agent is not running or it is connected to an external commissioner. OT_ERROR_INVALID_ARGS The given @p aKeyString is not valid (too short or too long). OT_ERROR_FAILED Failed to set the key (e.g., could not bind to UDP port).

References

from examples