Home
last modified time | relevance | path

Searched refs:remove_key (Results 1 – 6 of 6) 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.py167 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): argument
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_advertising_proxy.py363 client.srp_client_remove_host(remove_key=True, send_unreg_to_server=True)
/openthread-latest/tests/toranj/cli/
Dcli.py597 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): argument
598 self._cli_no_output('srp client host remove', int(remove_key), int(send_unreg_to_server))