Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2185 frequency, bandwdith = get_current_softap_info(ad.dut, callbackId, True)
2200 frequency, bandwdith = get_current_softap_info(ad.dut, callbackId, True)
2273 def get_current_softap_info(ad, callbackId, least_one): function