libcoap 4.3.5-develop-19cef11
|
CoAP URI internal information. More...
#include "coap_internal.h"
Go to the source code of this file.
Data Structures | |
struct | coap_uri_info_t |
Functions | |
void | coap_replace_percents (coap_optlist_t *optlist) |
replace any % hex definitions with the actual character. More... | |
Variables | |
coap_uri_info_t | coap_uri_scheme [COAP_URI_SCHEME_LAST] |
CoAP URI internal information.
Definition in file coap_uri_internal.h.