otIp4AddressFromString() function
Converts a human-readable IPv4 address string into a binary representation.
Arguments
aString
A pointer to a NULL-terminated string.
aAddress
A pointer to an IPv4 address.
Return value
OT_ERROR_NONE Successfully parsed the string. OT_ERROR_INVALID_ARGS Failed to parse the string.
otIp4AddressFromString() is called by 1 function:
![]()
otIp4AddressFromString()
otIp4AddressFromString():
![]()
otIp4AddressFromString()