Searched refs:coap_new_uri (Results 1 – 5 of 5) sorted by relevance
16 coap_new_uri,32 *coap_uri_t *coap_new_uri(const uint8_t *_uri_def_, unsigned int _length_);*100 *Function: coap_new_uri()*102 The *coap_new_uri*() function creates a new coap_uri_t structure and populates150 *coap_new_uri*() and *coap_clone_uri*() return a newly allocated coap_uri_t
104 coap_uri_t *coap_new_uri(const uint8_t *uri, unsigned int length);
149 coap_new_uri;
146 coap_new_uri
638 coap_new_uri(const uint8_t *uri, unsigned int length) { in coap_new_uri() function