Lines Matching refs:coap_context_t
162 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen,
167 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen,
399 coap_add_resource(coap_context_t *context, coap_resource_t *resource) {
428 coap_delete_resource(coap_context_t *context, coap_key_t key) {
449 coap_delete_all_resources(coap_context_t *context) {
468 coap_get_resource_from_key(coap_context_t *context, coap_key_t key) {
579 coap_touch_observer(coap_context_t *context, const coap_address_t *observer,
608 coap_notify_observers(coap_context_t *context, coap_resource_t *r) {
688 coap_check_notify(coap_context_t *context) {
706 coap_remove_failed_observers(coap_context_t *context,
747 coap_handle_failed_notify(coap_context_t *context,