nRF5 SDK v15.0.0
Data Fields
iot_context_id_t Struct Reference

Context identifiers used in stateful compression. More...

#include <iot_common.h>

Data Fields

uint8_t src_cntxt_id
 
uint8_t dest_cntxt_id
 

Detailed Description

Context identifiers used in stateful compression.

Field Documentation

uint8_t iot_context_id_t::dest_cntxt_id

Destination context identifier (if any). IPV6_CONTEXT_IDENTIFIER_NONE by default. IP Stack can set this on the interface if needed.

uint8_t iot_context_id_t::src_cntxt_id

Source context identifier (if any). IPV6_CONTEXT_IDENTIFIER_NONE by default. IP Stack can set this on the interface if needed.


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

Documentation feedback | Developer Zone | Subscribe | Updated