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

Return value

OT_ERROR_NONE The addition of service started successfully. The `otSrpClientCallback` will be called to report the status. OT_ERROR_ALREADY A service with the same service and instance names is already in the list. OT_ERROR_INVALID_ARGS The service structure is invalid (e.g., bad service name or `otDnsTxtEntry`).

References

from examples