Searched refs:coap_attr_get_value (Results 1 – 5 of 5) sorted by relevance
28 *coap_str_const_t *coap_attr_get_value(coap_attr_t *_attribute_);*74 The *coap_attr_get_value*() function returns the _value_ associated with the85 *coap_attr_get_value*() function returns a pointer to the value held within
313 coap_str_const_t *coap_attr_get_value(coap_attr_t *attribute);
20 coap_attr_get_value
22 coap_attr_get_value;
461 coap_attr_get_value(coap_attr_t *attr) { function