Loading...
Searching...
No Matches
gcoap_resend_t Struct Reference

Extends request memo for resending a confirmable request. More...

Detailed Description

Extends request memo for resending a confirmable request.

Definition at line 801 of file gcoap.h.

#include <gcoap.h>

Data Fields

uint8_t * pdu_buf
 Buffer containing the PDU.
 
size_t pdu_len
 Length of pdu_buf.
 

Field Documentation

◆ pdu_buf

uint8_t* gcoap_resend_t::pdu_buf

Buffer containing the PDU.

Definition at line 802 of file gcoap.h.

◆ pdu_len

size_t gcoap_resend_t::pdu_len

Length of pdu_buf.

Definition at line 803 of file gcoap.h.


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