![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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.