coap_transport_init_t

nRF5 SDK v15.0.0

Transport initialization information. More...

#include <coap_transport.h>

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.

  • components/iot/coap/coap_transport.h