HomeSort by relevance Sort by last modified time
    Searched refs:MODE_D (Results 1 - 4 of 4) sorted by null

  /external/autotest/server/cros/ap_configurators/
ap_configurator_config.py 20 MODE_D = 0x1011 # International roaming extensions
32 VALID_MODES = [MODE_A, MODE_AC, MODE_AUTO, MODE_B, MODE_D, MODE_G, MODE_M,
linksyse1000_ap_configurator.py 21 ap_spec.MODE_D:'Disabled'}
ap_spec.py 23 MODE_D = MODE_A | MODE_B | MODE_N # International roaming extensions
30 VALID_MODES = [MODE_A, MODE_AC, MODE_AUTO, MODE_B, MODE_D, MODE_G, MODE_M,
121 elif total == MODE_D:
linksyse2000_ap_configurator.py 35 ap_spec.MODE_D]},
38 ap_spec.MODE_D]}]
93 ap_spec.MODE_D:'Disabled',

Completed in 652 milliseconds