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

Return value

OT_ERROR_NONE SRP client operation started successfully or it is already running with same server socket address and callback. OT_ERROR_BUSY SRP client is busy running with a different socket address. OT_ERROR_FAILED Failed to open/connect the client's UDP socket.

References

from examples