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

Return value

OT_ERROR_NONE The host IPv6 address list change started successfully. The `otSrpClientCallback` will be called to report the status of registering addresses with server. OT_ERROR_INVALID_ARGS The address list is invalid (e.g., must contain at least one address). OT_ERROR_INVALID_STATE Host is being removed and therefore cannot change host address.

References

from examples