Searched defs:ap (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | ap_iwconfig.py | 32 def __init__(self, ap): argument
|
D | bridge_interface.py | 49 def __init__(self, ap): argument
|
D | ap_get_interface.py | 33 def __init__(self, ap): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | WifiBaseTest.py | 24 import acts.controllers.access_point as ap namespace 244 def update_bssid(self, ap_instance, ap, network, band): argument 272 def populate_bssid(self, ap_instance, ap, networks_5g, networks_2g): argument 462 def _kill_processes(self, ap, daemon): argument
|
D | wifi_power_test_utils.py | 107 def ap_setup(ap, network, bandwidth=80): argument
|
D | wifi_test_utils.py | 2294 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerWiFiBaseTest.py | 89 def setup_ap_connection(self, argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 166 def configure_and_start_ap(ap, network): argument
|