Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
coap_link_format.h File Reference

CoAP implementation for Zephyr. More...

Go to the source code of this file.

Data Structures

struct  coap_core_metadata
 

Macros

#define COAP_WELL_KNOWN_CORE_PATH    ((const char * const[]) { ".well-known", "core", NULL })
 

Functions

int coap_well_known_core_get (struct coap_resource *resource, struct coap_packet *request, struct coap_packet *response, uint8_t *data, uint16_t len)
 

Detailed Description

CoAP implementation for Zephyr.