Lines Matching refs:option
72 options. COAP_OPT_BLOCK_LAST now returns NULL when the option
98 * option.h (coap_option_setb): increased size of option type
104 * tests/test_pdu.c (t_encode_pdu5): fixed number for option Accept
106 * net.c (coap_new_error_response): fixed option size calculation
110 * net.c (coap_new_context): register critical Accept option
112 * pdu.c: option codes for Accept and Size1 according to coap-18
124 * option.h: renamed option field in coap_opt_iterator_t to
129 * configure.in: new option --with-tests to enable unit tests
138 * option.c: Klaus-encoding for coap-13, including new option
143 * net.c (next_option_safe): made option parsing more robust in
144 presence of option jumps
146 * pdu.h: new option codes from draft-ietf-core-coap-12
148 * option.c (coap_opt_setlength): new function to set option length
159 * net.c (coap_read): read new option encoding
163 * option.c (coap_opt_size, coap_opt_value, coap_opt_length):
165 by option jump)
169 * option.c (coap_opt_encode): new function for option encoding
170 with option jumps