1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| # Copyright 2017 The Chromium OS Authors. All rights reserved.
| # Use of this source code is governed by a BSD-style license that can be
| # found in the LICENSE file.
|
| [ff:ff:ff:ff:ff:ff]
| brand = dummy
| wan_hostname = rf_switch-dummy
| ssid = rf_switch_dummy
| frequency = 2432
| rpm_managed = False
| bss = ff:ff:ff:ff:ff:ff
| wan mac = ff:ff:ff:ff:ff:ff
| model = dummy
| security = wpa2
| psk = chromeos
| class_name = StaticAPConfigurator
|
|