ot::Ip6::Filter::RemoveUnsecurePort() method
Removes a port from the allowed unsecure port list.
Return value
kErrorNone The port was successfully removed from the allowed unsecure port list. kErrorInvalidArgs The port is invalid (value 0 is reserved for internal use). kErrorNotFound The port was not found in the unsecure port list.