Found 7 other functions taking a
otCoapOptionIterator
argument:
Initialises an iterator for the options in the given message.
Returns a pointer to the first option matching the specified option number.
Returns a pointer to the first option.
Returns a pointer to the next option matching the specified option number.
Returns a pointer to the next option.
Fills current option value into @p aValue assuming the current value is an unsigned integer encoded according to https://tools.ietf.org/html/rfc7252#section-3.2 @see otCoapMessageAppendUintOption
Fills current option value into @p aValue.