Home
last modified time | relevance | path

Searched refs:srp_client_remove_host (Results 1 – 9 of 9) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dtest_srp_name_conflicts.py204 client_2.srp_client_remove_host(remove_key=True)
231 client_2.srp_client_remove_host(remove_key=True)
282 client_1.srp_client_remove_host(remove_key=True)
Dtest_srp_client_remove_host.py145 client.srp_client_remove_host(send_unreg_to_server=True)
167 client.srp_client_remove_host(remove_key=True, send_unreg_to_server=True)
Dtest_srp_register_single_service.py155 client.srp_client_remove_host(remove_key=True)
Dnode.py1328 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): member in NodeImpl
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_advertising_proxy.py122 client.srp_client_remove_host()
212 client.srp_client_remove_host()
363 client.srp_client_remove_host(remove_key=True, send_unreg_to_server=True)
Dtest_plat_udp_accessiblity.py136 client.srp_client_remove_host()
/openthread-latest/tools/otci/tests/
Dtest_otci.py503 client.srp_client_remove_host(remove_key_lease=True)
/openthread-latest/tests/toranj/cli/
Dcli.py597 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): member in Node
/openthread-latest/tools/otci/otci/
Dotci.py1130 def srp_client_remove_host(self, remove_key_lease=False): member in OTCI