otSrpServerParseSubTypeServiceName() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

OT_ERROR_NONE Name was successfully parsed and @p aLabel was updated. OT_ERROR_NO_BUFS The sub-type label could not fit in @p aLabel buffer (number of chars from label that could fit are copied in @p aLabel ensuring it is null-terminated). OT_ERROR_INVALID_ARGS @p aSubTypeServiceName is not a valid sub-type format.

References