otNetworkDiagConnectivity Struct Reference

This structure represents a Network Diagnostic Connectivity value.

#include < include/openthread/netdiag.h >

Public Attributes

int8_t mParentPriority
The priority of the sender as a parent.
uint8_t mLinkQuality3
The number of neighboring devices with which the sender shares a link of quality 3.
uint8_t mLinkQuality2
The number of neighboring devices with which the sender shares a link of quality 2.
uint8_t mLinkQuality1
The number of neighboring devices with which the sender shares a link of quality 1.
uint8_t mLeaderCost
The sender's routing cost to the Leader.
uint8_t mIdSequence
The most recent ID sequence number received by the sender.
uint8_t mActiveRouters
The number of active Routers in the sender's Thread Network Partition.
uint16_t mSedBufferSize
The guaranteed buffer capacity in octets for all IPv6 datagrams destined to a given SED.
uint8_t mSedDatagramCount
The guaranteed queue capacity in number of IPv6 datagrams destined to a given SED.

This structure represents a Network Diagnostic Connectivity value.

Member Data Documentation

mSedBufferSize

uint16_t otNetworkDiagConnectivity::mSedBufferSize

The guaranteed buffer capacity in octets for all IPv6 datagrams destined to a given SED.

Optional.

mSedDatagramCount

uint8_t otNetworkDiagConnectivity::mSedDatagramCount

The guaranteed queue capacity in number of IPv6 datagrams destined to a given SED.

Optional.


The documentation for this struct was generated from the following file:
  • include/openthread/ netdiag.h