|
libschc
|
Packet Data Unit. More...
#include <picocoap.h>
Public Attributes | |
| uint8_t * | buf |
| size_t | len |
| pointer to buffer More... | |
| size_t | max |
| length of current message More... | |
Packet Data Unit.
This contains all information about the message buffer.
| uint8_t* coap_pdu::buf |
| size_t coap_pdu::len |
pointer to buffer
| size_t coap_pdu::max |
length of current message
1.8.17