Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
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) |
CoAP implementation for Zephyr.