Searched refs:coap_attr_get_value (Results 1 – 5 of 5) sorted by relevance
16 coap_attr_get_value29 *coap_str_const_t *coap_attr_get_value(coap_attr_t *_attribute_);*83 *Function: coap_attr_get_value()*85 The *coap_attr_get_value*() function returns the _value_ associated with the96 *coap_attr_get_value*() returns a pointer to the value held within
447 coap_str_const_t *coap_attr_get_value(coap_attr_t *attribute);
26 coap_attr_get_value;
24 coap_attr_get_value
439 coap_attr_get_value(coap_attr_t *attr) { function