Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/netstack/
DNetstackIxiaTest.py59 hostapd_configs = []
93 hostapd_configs.append(
110 hostapd_configs[band_index])
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py738 hostapd_configs=None): argument
762 if hostapd_configs is None:
763 hostapd_configs = []
832 for settings in hostapd_configs: