Searched refs:time_resource (Results 1 – 7 of 7) sorted by relevance
41 static coap_resource_t *time_resource = NULL; /* just for testing */ variable131 time_resource = r; in init_coap_resources()184 coap_resource_notify_observers(time_resource, NULL); in PROCESS_THREAD()
22 static coap_resource_t *time_resource = NULL; /* just for testing */ variable91 time_resource = r; in init_coap_resources()220 coap_resource_notify_observers(time_resource, NULL); in server_coap_poll()
31 static coap_resource_t *time_resource = NULL; /* just for testing */ variable96 time_resource = r; in init_coap_resources()
209 coap_resource_t *time_resource = NULL;308 time_resource = r;373 if (time_resource) {379 coap_resource_notify_observers(time_resource, NULL);
164 coap_resource_t *time_resource = NULL;263 time_resource = r;321 if (time_resource) {327 coap_resource_notify_observers(time_resource, NULL);
506 coap_resource_t *time_resource;537 time_resource = r;544 coap_resource_notify_observers(time_resource, NULL);
87 coap_resource_t *time_resource = NULL; variable1772 time_resource = r; in init_resources()3025 if (time_resource) { in main()3034 coap_resource_notify_observers(time_resource, NULL); in main()