nRF5 SDK v15.2.0
Data Fields
coap_transport_init_t Struct Reference

Transport initialization information. More...

#include <coap_transport.h>

Data Fields

coap_port_tp_port_table
 
void * p_arg
 

Detailed Description

Transport initialization information.

Field Documentation

void* coap_transport_init_t::p_arg

Public. Miscellaneous pointer to application provided data that should be passed to the transport.

coap_port_t* coap_transport_init_t::p_port_table

Information about the ports being registered. Count is assumed to be COAP_PORT_COUNT.


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

Documentation feedback | Developer Zone | Subscribe | Updated