Home
last modified time | relevance | path

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

/external/openthread/tests/scripts/thread-cert/
Dtest_ipv6_fragmentation.py68 self.nodes[LEADER].udp_start("::", common.UDP_TEST_PORT)
69 self.nodes[ROUTER].udp_start("::", common.UDP_TEST_PORT)
Dv1_2_test_enhanced_frame_pending.py85 self.nodes[LEADER].udp_start('::', common.UDP_TEST_PORT)
86 self.nodes[SED_1].udp_start('::', common.UDP_TEST_PORT)
Dtest_anycast.py76 self.nodes[ROUTER1].udp_start('::', TEST_UDP_PORT)
82 self.nodes[i].udp_start('::', TEST_UDP_PORT)
Dnode.py2759 def udp_start(self, local_ipaddr, local_port, bind_unspecified=False): member in NodeImpl
/external/openthread/tests/scripts/thread-cert/border_router/
Dtest_end_device_udp_reachability.py87 br1.udp_start("::", PORT, bind_unspecified=True)
103 fed1.udp_start("::", PORT)