repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Android] Implement 3-way sensor fallback for Device Orientation.
[chromium-blink-merge.git]
/
chromeos
/
test
/
data
/
network
/
translation_of_shill_wifi_with_state.onc
blob
a165238f4eead9cd0821859a66d579ffeb60eae3
1
{
2
"Connectable": true,
3
"GUID": "{64c4f86b-cf6a-4e4a-8eff-456def}",
4
"Name": "OpenWrt",
5
"Priority": 1,
6
"Type": "WiFi",
7
"WiFi": {
8
"AutoConnect": true,
9
"BSSID": "00:12:34:ca:56:8b",
10
"HexSSID": "4F70656E577274", // "OpenWrt"
11
"HiddenSSID": false,
12
"Passphrase": "some passphrase",
13
"RoamThreshold": 20,
14
"SSID": "OpenWrt",
15
"Security": "WPA-PSK",
16
"SignalStrength": 10
17
},
18
"ConnectionState": "NotConnected",
19
"Source":"User"
20
}