Lines Matching refs:coap_context_t
166 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen,
171 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen,
489 static void coap_notify_observers(coap_context_t *context, coap_resource_t *r,
536 coap_add_resource(coap_context_t *context, coap_resource_t *resource) {
565 coap_delete_resource(coap_context_t *context, coap_resource_t *resource) {
590 coap_delete_all_resources(coap_context_t *context) {
615 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) {
803 coap_touch_observer(coap_context_t *context, coap_session_t *session,
842 coap_delete_observers(coap_context_t *context, coap_session_t *session) {
858 coap_notify_observers(coap_context_t *context, coap_resource_t *r,
1044 coap_resource_release_userdata_handler(coap_context_t *context,
1062 coap_check_notify(coap_context_t *context) {
1083 coap_remove_failed_observers(coap_context_t *context,
1125 coap_handle_failed_notify(coap_context_t *context,