ot::Srp::Client::AddService() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

kErrorNone The addition of service started successfully. The `Callback` will be called to report the status. kErrorAlready A service with the same service and instance names is already in the list. kErrorInvalidArgs The service structure is invalid (e.g., bad service name or `TxEntry`).

References