Searched refs:is_dut_healthy (Results 1 – 3 of 3) sorted by relevance
151 healthy_dut = utils.is_dut_healthy(client, ap)
103 if not utils.is_dut_healthy(dut.wifi_client, ap):
112 def is_dut_healthy(client, ap): function