Z-Stack API Reference  3.2.0
_zstack_nwklqiitem_t Struct Reference

#include <zstack.h>

Data Fields

uint16_t nwkAddr
 
uint16_t panID
 
zstack_LongAddr_t extendedPANID
 
zstack_LongAddr_t extendedAddr
 
uint8_t rxLqi
 
zstack_LogicalTypes deviceType
 
zstack_RxOnWhenIdleTypes rxOnWhenIdle
 
zstack_RelationTypes relationship
 
uint8_t depth
 
zstack_PermitJoinTypes permit
 

Detailed Description

Structure to hold the LQI information of a single network.

Field Documentation

§ depth

uint8_t depth

Neighbor's depth in the network

§ deviceType

zstack_LogicalTypes deviceType

Type of neighbor device

§ extendedAddr

zstack_LongAddr_t extendedAddr

64 bit extended Address

§ extendedPANID

zstack_LongAddr_t extendedPANID

64 bit extended PAN ID

§ nwkAddr

uint16_t nwkAddr

Device's short address

§ panID

uint16_t panID

PAN ID

§ permit

Permit Join Status

§ relationship

zstack_RelationTypes relationship

Neighbor's relationship

§ rxLqi

uint8_t rxLqi

Receive LQI

§ rxOnWhenIdle

Receiver On When Idle status


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