Found 6 other functions taking a
otMessageSettings
argument:
Converts a pointer to an `otMessageSettings` to a `Settings`.
Creates a new CoAP message.
Allocate a new message buffer for sending a UDP message. @sa otMessageFree
Allocate a new message buffer for sending an IPv6 message. @sa otMessageFree
Allocate a new message buffer and write the IPv6 datagram to the message buffer for sending an IPv6 message. @sa otMessageFree
Allocate a new message buffer for sending an IPv4 message to the NAT64 translator. Message buffers allocated by this function will have 20 bytes (difference between the size of IPv6 headers and IPv4 header sizes) reserved. Available when `OPENTHREAD_CONFIG_NAT64_TRANSLATOR_ENABLE` is enabled. @sa otNat64Send