ot::Coap::Message::AppendUintOption() method
Appends an unsigned integer CoAP option as specified in RFC-7252 section-3.2
Arguments
aNumber
The CoAP Option number.
aValue
The CoAP Option unsigned integer value.
Return value
kErrorNone Successfully appended the option. kErrorInvalidArgs The option type is not equal or greater than the last option type. kErrorNoBufs The option length exceeds the buffer size.
ot::Coap::Message::AppendUintOption() is called by 5 functions and calls 2 functions:
![]()
ot::Coap::Message::AppendUintOption()
ot::Coap::Message::AppendUintOption():
![]()
ot::Coap::Message::AppendUintOption()