Searched defs:ap_num (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/server/ |
H A D | site_linux_router.py | 615 def change_server_address_index(self, ap_num=0, server_address_index=None): argument 640 ap_num=None, argument 752 def get_wifi_channel(self, ap_num): argument 763 def get_wifi_ip(self, ap_num): argument 778 def get_wifi_ip_subnet(self, ap_num): argument 792 def get_hostapd_interface(self, ap_num): argument 824 def get_hostapd_mac(self, ap_num): argument 836 def get_hostapd_phy(self, ap_num): argument
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | wifi_test_context_manager.py | 126 def get_wifi_addr(self, ap_num=0): argument 136 def get_wifi_if(self, ap_num=0): argument 345 def assert_ping_from_dut(self, ping_config=None, ap_num=None): argument 383 def wait_for_connection(self, ssid, freq=None, ap_num=None, argument
|