Loading...
Searching...
No Matches

Auxiliary exchange information. More...

Detailed Description

Auxiliary exchange information.

Definition at line 466 of file transport.h.

#include <transport.h>

Data Fields

const unicoap_endpoint_tremote
 The remote CoAP endpoint in this exchange.
 
const unicoap_endpoint_tlocal
 The local CoAP endpoint in this exchange.
 
const unicoap_message_properties_tproperties
 Message properties.
 

Field Documentation

◆ local

const unicoap_endpoint_t* unicoap_aux_t::local

The local CoAP endpoint in this exchange.

Definition at line 475 of file transport.h.

◆ properties

const unicoap_message_properties_t* unicoap_aux_t::properties

Message properties.

Definition at line 480 of file transport.h.

◆ remote

const unicoap_endpoint_t* unicoap_aux_t::remote

The remote CoAP endpoint in this exchange.

Definition at line 470 of file transport.h.


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