Searched refs:coap_resource_notify (Results 1 – 5 of 5) sorted by relevance
137 coap_resource_notify(&obs); in update_counter()
1252 int coap_resource_notify(struct coap_resource *resource);
227 coap_resource_notify(&temp_resource);
935 r = coap_resource_notify(&server_resources[0]); in ZTEST()1832 r = coap_resource_notify(resource); in ZTEST()
1888 int coap_resource_notify(struct coap_resource *resource) in coap_resource_notify() function