Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py56 ssid_length_2g=hostapd_constants.AP_SSID_LENGTH_2G, argument
83 ref_2g_ssid = 'xg_%s' % utils.rand_ascii_str(ssid_length_2g)
90 ref_2g_ssid = '2g_%s' % utils.rand_ascii_str(ssid_length_2g)
125 ssid_length_2g=hostapd_constants.AP_SSID_LENGTH_2G, argument
145 open_2g_ssid = 'xg_%s' % utils.rand_ascii_str(ssid_length_2g)
149 open_2g_ssid = '2g_%s' % utils.rand_ascii_str(ssid_length_2g)
180 ssid_length_2g=hostapd_constants.AP_SSID_LENGTH_2G, argument
207 ref_2g_ssid = 'xg_%s' % utils.rand_ascii_str(ssid_length_2g)
214 ref_2g_ssid = '2g_%s' % utils.rand_ascii_str(ssid_length_2g)