Home
last modified time | relevance | path

Searched refs:coap_stop (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dtest_coap_block.py93 self.nodes[ROUTER].coap_stop()
94 self.nodes[LEADER].coap_stop()
Dtest_coap_observe.py115 self.nodes[ROUTER].coap_stop()
116 self.nodes[LEADER].coap_stop()
Dnode.py3166 def coap_stop(self): member in NodeImpl
/openthread-latest/tools/otci/tests/
Dtest_otci.py306 leader.coap_stop()
/openthread-latest/tools/otci/otci/
Dotci.py2464 def coap_stop(self): member in OTCI