otSrpClientBuffersGetServiceEntryServiceNameString() function
Gets the string buffer for service name from a service entry.
Arguments
aEntry
A pointer to a previously allocated service entry (MUST NOT be NULL).
aSize
A pointer to a variable to return the size (number of bytes) of the string buffer (MUST NOT be NULL).
Return value
A pointer to the string buffer.