nRF5 IoT SDK
v0.9.0
|
Context identifiers used in stateful compression. More...
#include <iot_common.h>
Data Fields | |
uint8_t | src_cntxt_id |
uint8_t | dest_cntxt_id |
Context identifiers used in stateful compression.
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.