Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DWlanPhyComplianceABGTest.py346 hostapd_constants.COUNTRY_CODE['UNITED_STATES'])
359 hostapd_constants.COUNTRY_CODE['NON_COUNTRY'])
635 hostapd_constants.COUNTRY_CODE['UNITED_STATES'])
648 hostapd_constants.COUNTRY_CODE['NON_COUNTRY'])
976 hostapd_constants.COUNTRY_CODE['UNITED_STATES'], data_rates)
991 hostapd_constants.COUNTRY_CODE['NON_COUNTRY'], data_rates)
1283 hostapd_constants.COUNTRY_CODE['UNITED_STATES'])
1296 hostapd_constants.COUNTRY_CODE['NON_COUNTRY'])
DChannelSweepTest.py531 code = hostapd_constants.COUNTRY_CODE[country_name]['country_code']
668 code = hostapd_constants.COUNTRY_CODE[country_name]['country_code']
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py479 COUNTRY_CODE = { variable