Home
last modified time | relevance | path

Searched defs:counters (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/tests/toranj/cli/
Dtest-012-reset-recovery.py178 counters = router.get_mac_counters() variable
195 counters = leader.get_mac_counters() variable
Dtest-034-fed-parent-search.py158 counters = cli.Node.parse_list(fed.get_mle_counter()) variable
/openthread-latest/src/cli/
DREADME_BR.md98 ### counters subsection
DREADME.md1022 ### counters subsection
Dcli.cpp967 otNat64ProtocolCounters counters; in Process() local
/openthread-latest/tests/scripts/thread-cert/
Dnetwork_diag.py127 def counters(self): member in MacCounters
/openthread-latest/src/core/thread/
Dnetwork_diagnostic.cpp204 const otMacCounters &counters = Get<Mac::Mac>().GetCounters(); in AppendMacCounters() local
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp2822 const otMacCounters *counters = otLinkGetCounters(mInstance); in HandlePropertyGet() local
2880 const otMleCounters *counters = otThreadGetMleCounters(mInstance); in HandlePropertyGet() local
2908 const otIpCounters *counters = otThreadGetIp6Counters(mInstance); in HandlePropertyGet() local