Home
last modified time | relevance | path

Searched refs:obs (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.6.0/libcoap/src/
Dresource.c406 coap_subscription_t *obs, *otmp; local
417 LL_FOREACH_SAFE(resource->subscribers, obs, otmp) COAP_FREE_TYPE(subscription, obs);
610 coap_subscription_t *obs; local
622 LL_FOREACH(r->subscribers, obs) {
623 if (r->dirty == 0 && obs->dirty == 0)
628 obs->dirty = 0;
632 obs->dirty = 1;
638 if (!coap_add_token(response, obs->token_length, obs->token)) {
639 obs->dirty = 1;
646 token.length = obs->token_length;
[all …]
/net-tools-3.6.0/libcoap/examples/
Detsi_testcases.sh652 testaddress=coap://$SERVERTUP/obs
712 testaddress=coap://$SERVERTUP/obs
733 testaddress=coap://$SERVERTUP/obs
758 testaddress=coap://$SERVERTUP/obs
763 testaddress=coap://[::1]/obs