otNetworkDiagMleCounters

#include <netdiag.h>

表示网络诊断 MLE 计数器值。

摘要

公共属性

mAttachAttempts
uint16_t
在设备分离时尝试连接的次数。
mBetterPartitionAttachAttempts
uint16_t
尝试挂接到更好的分区的次数。
mChildRole
uint16_t
设备进入子角色的次数。
mChildTime
uint64_t
设备处于子角色中的毫秒数。
mDetachedRole
uint16_t
设备进入分离角色的次数。
mDetachedTime
uint64_t
毫秒级设备已处于分离角色。
mDisabledRole
uint16_t
设备进入已停用角色的次数。
mDisabledTime
uint64_t
设备已停用角色(毫秒)。
mLeaderRole
uint16_t
设备进入主要角色的次数。
mLeaderTime
uint64_t
毫秒级设备已处于领先角色。
mParentChanges
uint16_t
设备更改父级的次数。
mPartitionIdChanges
uint16_t
分区 ID 的更改次数。
mRouterRole
uint16_t
设备进入路由器角色的次数。
mRouterTime
uint64_t
设备处于路由器角色的时间(毫秒)。
mTrackedTime
uint64_t
下一个计数器跟踪的毫秒数(如果不受支持,则为零)。

公共属性

mAttachAttempts

uint16_t otNetworkDiagMleCounters::mAttachAttempts

在设备分离时尝试连接的次数。

mBetterPartitionAttachAttempts

uint16_t otNetworkDiagMleCounters::mBetterPartitionAttachAttempts

尝试挂接到更好的分区的次数。

mChildRole

uint16_t otNetworkDiagMleCounters::mChildRole

设备进入子角色的次数。

mChildTime

uint64_t otNetworkDiagMleCounters::mChildTime

设备处于子角色中的毫秒数。

mDetachedRole

uint16_t otNetworkDiagMleCounters::mDetachedRole

设备进入分离角色的次数。

mDetachedTime

uint64_t otNetworkDiagMleCounters::mDetachedTime

毫秒级设备已处于分离角色。

mDisabledRole

uint16_t otNetworkDiagMleCounters::mDisabledRole

设备进入已停用角色的次数。

mDisabledTime

uint64_t otNetworkDiagMleCounters::mDisabledTime

设备已停用角色(毫秒)。

mLeaderRole

uint16_t otNetworkDiagMleCounters::mLeaderRole

设备进入主要角色的次数。

mLeaderTime

uint64_t otNetworkDiagMleCounters::mLeaderTime

毫秒级设备已处于领先角色。

mParentChanges

uint16_t otNetworkDiagMleCounters::mParentChanges

设备更改父级的次数。

mPartitionIdChanges

uint16_t otNetworkDiagMleCounters::mPartitionIdChanges

分区 ID 的更改次数。

mRouterRole

uint16_t otNetworkDiagMleCounters::mRouterRole

设备进入路由器角色的次数。

mRouterTime

uint64_t otNetworkDiagMleCounters::mRouterTime

设备处于路由器角色的时间(毫秒)。

mTrackedTime

uint64_t otNetworkDiagMleCounters::mTrackedTime

下一个计数器跟踪的毫秒数(如果不受支持,则为零)。

资源

OpenThread API 参考文档源自 GitHub 上提供的源代码。如需了解详情,或者为我们的文档做贡献,请参阅资源