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

  /external/autotest/server/cros/
chaos_dynamic_ap_list.conf 33 bss5 = c8:d7:19:06:1b:91
45 # bss5 = 20:aa:4b:65:17:a2
67 bss5 = c0:c1:c0:42:e5:7e
102 bss5 = 58:6d:8f:ff:18:74
128 bss5 = 20:aa:4b:84:af:b1
148 bss5 = 20:aa:4b:cd:67:e6
234 bss5 = 20:4e:7f:47:af:c8
277 bss5 = 84:1b:5e:d8:fa:93
303 bss5 = 84:1b:5e:cc:a0:d7
315 # bss5 = 00:8e:f2:fc:ff:9
    [all...]
ap_config.py 73 CONF_BSS5 = 'bss5'
138 """@return string bss5 for AP from config file"""
140 bss5 = self.ap_config.get(self.bss, self.CONF_BSS5)
142 bss5 = 'N/A'
143 return bss5

Completed in 55 milliseconds