Home
last modified time | relevance | path

Searched defs:set_router_upgrade_threshold (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dcli.py276 def set_router_upgrade_threshold(self, threshold): member in Node
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py639 def set_router_upgrade_threshold(self, threshold: int): member in OTCI
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py1891 def set_router_upgrade_threshold(self, threshold): member in NodeImpl