Home
last modified time | relevance | path

Searched refs:remove_key (Results 1 – 6 of 6) sorted by relevance

/openthread-3.5.0/tests/scripts/thread-cert/
Dtest_srp_name_conflicts.py202 client_2.srp_client_remove_host(remove_key=True)
229 client_2.srp_client_remove_host(remove_key=True)
280 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.py154 client.srp_client_remove_host(remove_key=True)
Dnode.py1291 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): argument
/openthread-3.5.0/tests/scripts/thread-cert/border_router/
Dtest_advertising_proxy.py362 client.srp_client_remove_host(remove_key=True, send_unreg_to_server=True)
/openthread-3.5.0/tests/toranj/cli/
Dcli.py526 def srp_client_remove_host(self, remove_key=False, send_unreg_to_server=False): argument
527 self._cli_no_output('srp client host remove', int(remove_key), int(send_unreg_to_server))