nRF5 SDK for Mesh v5.0.0
Data Fields
tid_tracker_t Struct Reference

Structure for tracking TID expiry for the models. More...

#include <model_common.h>

Data Fields

uint16_t src
 Source address.
 
uint16_t dst
 Destination address.
 
uint32_t message_id
 Previously received Opcode.
 
uint8_t old_tid
 Previously received TID.
 
bool new_transaction
 New transaction indicator flag.
 
timer_event_t tid_expiry_timer
 Expiration timer instance.
 

Detailed Description

Structure for tracking TID expiry for the models.

Definition at line 169 of file model_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated