Shared CoRE RD endpoint functions. More...
Shared CoRE RD endpoint functions.
Definition in file common.h.
#include "net/cord/config.h"
Go to the source code of this file.
Functions | |
void | cord_common_init (void) |
Generate unique endpoint identifier (ep) | |
static const char * | cord_common_get_ep (void) |
Get the local endpoint identifier. | |
int | cord_common_add_qstring (coap_pkt_t *pkt) |
Add selected query string options to a gcoap request. More... | |
Variables | |
char | cord_common_ep [] |
Export the local endpoint identifier. More... | |