Searched refs:obs (Results 1 – 2 of 2) sorted by relevance
406 coap_subscription_t *obs, *otmp; local417 LL_FOREACH_SAFE(resource->subscribers, obs, otmp) COAP_FREE_TYPE(subscription, obs);610 coap_subscription_t *obs; local622 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 …]
652 testaddress=coap://$SERVERTUP/obs712 testaddress=coap://$SERVERTUP/obs733 testaddress=coap://$SERVERTUP/obs758 testaddress=coap://$SERVERTUP/obs763 testaddress=coap://[::1]/obs