Extends request memo for resending a confirmable request.  
 More...
Extends request memo for resending a confirmable request. 
Definition at line 823 of file gcoap.h.
 
#include <gcoap.h>
 | 
| uint8_t *  | pdu_buf | 
|   | Buffer containing the PDU.  
  | 
|   | 
| size_t  | pdu_len | 
|   | Length of pdu_buf.  
  | 
|   | 
◆ pdu_buf
      
        
          | uint8_t* gcoap_resend_t::pdu_buf | 
        
      
 
Buffer containing the PDU. 
Definition at line 824 of file gcoap.h.
 
 
◆ pdu_len
      
        
          | size_t gcoap_resend_t::pdu_len | 
        
      
 
Length of pdu_buf. 
Definition at line 825 of file gcoap.h.
 
 
The documentation for this struct was generated from the following file: