ot::Ip6::Prefix::FromString() method
Parses a given IPv6 prefix string and sets the prefix.
Arguments
aString
A null-terminated string, with format "/"
Return value
kErrorNone Successfully parsed the IPv6 prefix from @p aString. kErrorParse Failed to parse the IPv6 prefix from @p aString.