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

Return value

OT_ERROR_NONE Successfully set the domain to @p aDomain. OT_ERROR_INVALID_STATE The SRP server is already enabled and the Domain cannot be changed. OT_ERROR_INVALID_ARGS The argument @p aDomain is not a valid DNS domain name. OT_ERROR_NO_BUFS There is no memory to store content of @p aDomain.

References

from examples