Home
last modified time | relevance | path

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

/external/openthread/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.py2658 def coap_stop(self): member in NodeImpl
/external/openthread/tools/otci/tests/
Dtest_otci.py306 leader.coap_stop()
/external/openthread/tools/otci/otci/
Dotci.py2281 def coap_stop(self): member in OTCI