Searched refs:MODE_D (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/cros/ap_configurators/ |
D | ap_configurator_config.py | 20 MODE_D = 0x1011 # International roaming extensions variable in APConfiguratorConfig 32 VALID_MODES = [MODE_A, MODE_AC, MODE_AUTO, MODE_B, MODE_D, MODE_G, MODE_M,
|
D | ap_spec.py | 23 MODE_D = MODE_A | MODE_B | MODE_N # International roaming extensions variable 30 VALID_MODES = [MODE_A, MODE_AC, MODE_AUTO, MODE_B, MODE_D, MODE_G, MODE_M, 121 elif total == MODE_D:
|
D | linksyse2000_ap_configurator.py | 35 ap_spec.MODE_D]}, 38 ap_spec.MODE_D]}] 93 ap_spec.MODE_D:'Disabled',
|
D | linksyse1000_ap_configurator.py | 21 ap_spec.MODE_D:'Disabled'}
|