libcoap 4.3.5-develop-19cef11
|
Internal API for handling CoAP URIs. More...
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] |
Internal API for handling CoAP URIs.
void coap_replace_percents | ( | coap_optlist_t * | optlist | ) |
replace any % hex definitions with the actual character.
optlist | The optlist entry to modify if % hex definitions. |
Definition at line 692 of file coap_uri.c.
|
extern |
Definition at line 51 of file coap_uri.c.