nRF5 SDK v15.2.0
Data Fields
coap_remote_t Struct Reference

Remote endpoint. More...

#include <coap_transport.h>

Data Fields

uint8_t addr [16]
 
uint16_t port_number
 

Detailed Description

Remote endpoint.

Field Documentation

uint8_t coap_remote_t::addr[16]

Address of the remote device.

uint16_t coap_remote_t::port_number

Remote port number.


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

Documentation feedback | Developer Zone | Subscribe | Updated