CoapMessage Struct Reference
CoAP message. More...
#include <coap_message.h>
Data Fields | |
uint8_t | buffer [COAP_MAX_MSG_SIZE] |
size_t | length |
size_t | pos |
Detailed Description
CoAP message.
Definition at line 55 of file coap_message.h.
Field Documentation
◆ buffer
uint8_t buffer[COAP_MAX_MSG_SIZE] |
Definition at line 57 of file coap_message.h.
◆ length
size_t length |
Definition at line 58 of file coap_message.h.
◆ pos
size_t pos |
Definition at line 59 of file coap_message.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/coap/coap_message.h