nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
otThreadLinkInfo Struct Reference

#include <link.h>

Data Fields

uint16_t mPanId
 Source PAN ID.
 
uint8_t mChannel
 802.15.4 Channel
 
int8_t mRss
 Received Signal Strength in dBm.
 
uint8_t mLqi
 Link Quality Indicator for a received message.
 
bool mLinkSecurity
 Indicates whether or not link security is enabled.
 
uint8_t mTimeSyncSeq
 The time sync sequence.
 
int64_t mNetworkTimeOffset
 The time offset to the Thread network time, in microseconds.
 

Detailed Description

This structure represents link-specific information for messages received from the Thread radio.


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

Documentation feedback | Developer Zone | Subscribe | Updated