1 void server_coap_init(void);
2 /* call this when you think that resources could be dirty */
3 void server_coap_poll(void);
4