Home
last modified time | relevance | path

Searched defs:leader (Results 1 – 16 of 16) sorted by relevance

/openthread-latest/tests/toranj/cli/
Dtest-012-reset-recovery.py49 leader = cli.Node() variable
74 leader = cli.Node(index=1) variable
120 leader = cli.Node(index=1) variable
186 leader = cli.Node(index=1) variable
Dtest-028-border-agent-ephemeral-key.py49 leader = cli.Node() variable
Dtest-029-pending-dataset-key-change.py51 leader = cli.Node() variable
Dtest-033-alt-short-addr-role-transition.py50 leader = cli.Node() variable
Dtest-022-netdata-full.py48 leader = cli.Node() variable
Dtest-024-mle-adv-imax-change.py51 leader = cli.Node() variable
Dtest-021-br-route-prf.py49 leader = cli.Node() variable
Dtest-035-context-id-change-addr-reg.py58 leader = cli.Node() variable
Dtest-501-multi-br-failure-recovery.py56 leader = cli.Node() variable
/openthread-latest/tools/otci/tests/
Dtest_otci.py112 def _test_otci_single_node(self, leader): argument
537 def _test_otci_multi_nodes(self, leader, commissioner, child1, child2): argument
/openthread-latest/tests/nexus/
Dtest_form_join.cpp46 Node &leader = nexus.CreateNode(); in TestFormJoin() local
Dtest_large_network.cpp69 Node *leader; in Test() local
/openthread-latest/tests/toranj/ncp/
Dtest-032-child-attach-with-multiple-ip-addresses.py70 leader = wpan.Node() variable
Dtest-040-network-data-stable-full.py115 leader = wpan.Node() variable
/openthread-latest/tests/scripts/expect/
D_common.exp157 proc attach {{role "leader"}} {
/openthread-latest/src/core/thread/
Dmle_router.cpp3460 Router *leader = mRouterTable.GetLeader(); in HandleAddressSolicitResponse() local