Searched refs:coap_endpoint_str (Results 1 – 7 of 7) sorted by relevance
22 coap_endpoint_str,50 *const char *coap_endpoint_str(const coap_endpoint_t *_endpoint_);*137 The *coap_endpoint_str*() function returns a description string of the154 The *coap_endpoint_str*() function returns a description string of the
95 @echo ".so man3/coap_logging.3" > coap_endpoint_str.3
71 coap_endpoint_str
73 coap_endpoint_str;
383 const char *coap_endpoint_str(const coap_endpoint_t *endpoint);
1490 const char *coap_endpoint_str(const coap_endpoint_t *endpoint) { in coap_endpoint_str() function
1707 coap_log(LOG_WARNING, "* %s: read failed\n", coap_endpoint_str(endpoint)); in coap_read_endpoint()