Home
last modified time | relevance | path

Searched refs:intf (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py428 def get_if_addr6(intf, address_type): argument
444 if if_list[2] == intf and if_list[1] == address_type:
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py7346 for intf in intfs:
7347 if intf in out:
7348 ad.log.info("tcpdump on interface %s is already running", intf)
7352 % (ad.serial, intf, test_name, begin_time)
7356 "udp port 4500 -w %s" % (ad.serial, intf, log_file_name))
7359 (ad.serial, intf, log_file_name))