Searched refs:opt_extra_bytes (Results 1 – 3 of 3) sorted by relevance
29 uint8_t opt_extra_bytes(uint16_t delta_or_len) in opt_extra_bytes() function55 delta_extra_byte = opt_extra_bytes(options[i].delta); in options_serialize()56 len_extra_byte = opt_extra_bytes(options[i].len); in options_serialize()
66 opt_extra_bytes(in_o_coap->options[i].delta) + in inner_outer_option_split()67 opt_extra_bytes(in_o_coap->options[i].len); in inner_outer_option_split()
169 uint8_t opt_extra_bytes(uint16_t delta_or_len);