Lines Matching refs:new
54 * net.c (coap_cancel): Removed 7.31 again and implemented new
84 (print_wellknown): Support for the new coap_print_link(). An
93 introduces new compiler flags WITH_POSIX and WITH_LWIP to
101 * tests/test_error_response.c (t_init_error_response_tests): new
129 * configure.in: new option --with-tests to enable unit tests
133 * pdu.c (coap_pdu_parse): new PDU parser for Klaus-encoding
138 * option.c: Klaus-encoding for coap-13, including new option
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
169 * option.c (coap_opt_encode): new function for option encoding
210 * examples/client.c (usage): new command line options
215 * resource.h: (coap_method_handler_t): new API for method handlers.