Searched refs:coap_find_attr (Results 1 – 4 of 4) sorted by relevance
29 coap_find_attr
31 coap_find_attr;
185 coap_attr_t *coap_find_attr(coap_resource_t *resource,
244 attr = coap_find_attr(r, resource_param.s, resource_param.length);349 coap_find_attr(coap_resource_t *resource, function