Searched refs:wifi6_supported_models (Results 1 – 1 of 1) sorted by relevance
2851 def verify_11ax_wifi_connection(ad, wifi6_supported_models, wifi6_ap): argument2859 if wifi6_ap and ad.model in wifi6_supported_models:2865 def verify_11ax_softap(dut, dut_client, wifi6_supported_models): argument2876 if dut.model in wifi6_supported_models and dut_client.model in wifi6_supported_models: