libschc
Public Attributes | List of all members
pcoap_pdu Struct Reference

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...
 

Detailed Description

Packet Data Unit.

This contains all information about the message buffer.

Member Data Documentation

◆ buf

uint8_t* pcoap_pdu::buf

◆ len

size_t pcoap_pdu::len

pointer to buffer

◆ max

size_t pcoap_pdu::max

length of current message


The documentation for this struct was generated from the following file: