Home
last modified time | relevance | path

Searched defs:jitter (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/tests/toranj/cli/
Dtest-001-get-set.py78 jitter = '100' variable
Dcli.py282 def set_router_selection_jitter(self, jitter): argument
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp484 uint8_t jitter = otBackboneRouterGetRegistrationJitter(mInstance); in HandlePropertyGet() local
492 uint8_t jitter; in HandlePropertySet() local
604 uint8_t jitter = 0; in HandlePropertySet() local
/openthread-latest/tests/scripts/thread-cert/
Dnode.py1099 def set_bbr_registration_jitter(self, jitter): argument
2671 def set_router_selection_jitter(self, jitter): argument
/openthread-latest/src/core/border_router/
Drouting_manager.cpp521 uint16_t jitter = 0; in ScheduleRoutingPolicyEvaluation() local
/openthread-latest/src/core/thread/
Dmle.cpp640 uint32_t jitter; in GetAttachStartDelay() local
/openthread-latest/tools/otci/otci/
Dotci.py615 def set_router_selection_jitter(self, jitter): argument