Represents a Network Diagnostic TLV.
Public Attributes#
uint8_t
The Network Diagnostic TLV type.
uint16_t
uint32_t
uint8_t
uint16_t
uint32_t
uint16_t
char
char
char
char
uint8_t
uint8_t
struct otNetworkDiagTlv::@5::@6
struct otNetworkDiagTlv::@5::@7
struct otNetworkDiagTlv::@5::@8
struct otNetworkDiagTlv::@5::@9
union otNetworkDiagTlv::@5
Public Attribute Documentation#
mType#
uint8_t otNetworkDiagTlv::mType
The Network Diagnostic TLV type.
Definition at line
195
of file include/openthread/netdiag.h
mExtAddress#
otExtAddress otNetworkDiagTlv::mExtAddress
Definition at line
199
of file include/openthread/netdiag.h
mEui64#
otExtAddress otNetworkDiagTlv::mEui64
Definition at line
200
of file include/openthread/netdiag.h
mAddr16#
uint16_t otNetworkDiagTlv::mAddr16
Definition at line
201
of file include/openthread/netdiag.h
mMode#
otLinkModeConfig otNetworkDiagTlv::mMode
Definition at line
202
of file include/openthread/netdiag.h
mTimeout#
uint32_t otNetworkDiagTlv::mTimeout
Definition at line
203
of file include/openthread/netdiag.h
mConnectivity#
otNetworkDiagConnectivity otNetworkDiagTlv::mConnectivity
Definition at line
204
of file include/openthread/netdiag.h
mRoute#
otNetworkDiagRoute otNetworkDiagTlv::mRoute
Definition at line
205
of file include/openthread/netdiag.h
mLeaderData#
otLeaderData otNetworkDiagTlv::mLeaderData
Definition at line
206
of file include/openthread/netdiag.h
mMacCounters#
otNetworkDiagMacCounters otNetworkDiagTlv::mMacCounters
Definition at line
207
of file include/openthread/netdiag.h
mMleCounters#
otNetworkDiagMleCounters otNetworkDiagTlv::mMleCounters
Definition at line
208
of file include/openthread/netdiag.h
mBatteryLevel#
uint8_t otNetworkDiagTlv::mBatteryLevel
Definition at line
209
of file include/openthread/netdiag.h
mSupplyVoltage#
uint16_t otNetworkDiagTlv::mSupplyVoltage
Definition at line
210
of file include/openthread/netdiag.h
mMaxChildTimeout#
uint32_t otNetworkDiagTlv::mMaxChildTimeout
Definition at line
211
of file include/openthread/netdiag.h
mVersion#
uint16_t otNetworkDiagTlv::mVersion
Definition at line
212
of file include/openthread/netdiag.h
mVendorName#
char otNetworkDiagTlv::mVendorName[OT_NETWORK_DIAGNOSTIC_MAX_VENDOR_NAME_TLV_LENGTH+1]
Definition at line
213
of file include/openthread/netdiag.h
mVendorModel#
char otNetworkDiagTlv::mVendorModel[OT_NETWORK_DIAGNOSTIC_MAX_VENDOR_MODEL_TLV_LENGTH+1]
Definition at line
214
of file include/openthread/netdiag.h
mVendorSwVersion#
char otNetworkDiagTlv::mVendorSwVersion[OT_NETWORK_DIAGNOSTIC_MAX_VENDOR_SW_VERSION_TLV_LENGTH+1]
Definition at line
215
of file include/openthread/netdiag.h
mThreadStackVersion#
char otNetworkDiagTlv::mThreadStackVersion[OT_NETWORK_DIAGNOSTIC_MAX_THREAD_STACK_VERSION_TLV_LENGTH+1]
Definition at line
216
of file include/openthread/netdiag.h
mVendorAppUrl#
char otNetworkDiagTlv::mVendorAppUrl[OT_NETWORK_DIAGNOSTIC_MAX_VENDOR_APP_URL_TLV_LENGTH+1]
Definition at line
217
of file include/openthread/netdiag.h
m8#
uint8_t otNetworkDiagTlv::m8[OT_NETWORK_BASE_TLV_MAX_LENGTH]
Definition at line
221
of file include/openthread/netdiag.h
mNetworkData#
struct otNetworkDiagTlv::@5::@6 otNetworkDiagTlv::mNetworkData
Definition at line
222
of file include/openthread/netdiag.h
mList#
otIp6Address otNetworkDiagTlv::mList[OT_NETWORK_BASE_TLV_MAX_LENGTH/sizeof(otIp6Address)]
Definition at line
226
of file include/openthread/netdiag.h
mIp6AddrList#
struct otNetworkDiagTlv::@5::@7 otNetworkDiagTlv::mIp6AddrList
Definition at line
227
of file include/openthread/netdiag.h
mTable#
otNetworkDiagChildEntry otNetworkDiagTlv::mTable[OT_NETWORK_BASE_TLV_MAX_LENGTH/sizeof(otNetworkDiagChildEntry)]
Definition at line
231
of file include/openthread/netdiag.h
mChildTable#
struct otNetworkDiagTlv::@5::@8 otNetworkDiagTlv::mChildTable
Definition at line
232
of file include/openthread/netdiag.h
mChannelPages#
struct otNetworkDiagTlv::@5::@9 otNetworkDiagTlv::mChannelPages
Definition at line
237
of file include/openthread/netdiag.h
mData#
union otNetworkDiagTlv::@5 otNetworkDiagTlv::mData
Definition at line
238
of file include/openthread/netdiag.h