Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dap_iwconfig.py32 def __init__(self, ap): argument
Dbridge_interface.py49 def __init__(self, ap): argument
Dap_get_interface.py33 def __init__(self, ap): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py25 import acts.controllers.access_point as ap namespace
334 def update_bssid(self, ap_instance, ap, network, band): argument
362 def populate_bssid(self, ap_instance, ap, networks_5g, networks_2g): argument
716 def _kill_processes(self, ap, daemon): argument
Dwifi_power_test_utils.py107 def ap_setup(ap, network, bandwidth=80): argument
Dwifi_test_utils.py2712 def ap_setup(test, index, ap, network, bandwidth=80, channel=6): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerWiFiBaseTest.py117 def setup_ap_connection(self, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtInterferenceBaseTest.py38 def setup_ap_connection(dut, network, ap, bandwidth=20): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py166 def configure_and_start_ap(ap, network): argument