uoscore-uedhoc
uoscore-uedhoc copied to clipboard
Two-bytes CoAP options are incorrectly split by inner_outer_option_split
Because inner_outer_option_split function uses uint8_t for calculation of option ID/deltas it causes that when two-byte option is present in CoAP payload then coap2oscore function reports an error.