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
history
|
raw
|
HEAD
ONC: Use HexSSID instead of SSID.
[chromium-blink-merge.git]
/
chromeos
/
test
/
data
/
network
/
shill_wifi_non_utf8_ssid.json
blob
3058d8410029af0ce78949e986276e4d4f303579
1
{
2
"GUID":"{64c4f86b-cf6a-4e4a-8eff-456def}",
3
"Mode":"managed",
4
"Name":"OpenWrt",
5
"Passphrase":"some passphrase",
6
"SecurityClass":"psk",
7
"Type":"wifi",
8
// Hex of the latin-1, non UTF8 string "latin-1 \xc0\xcb\xcc\xd6\xfb"
9
"WiFi.HexSSID": "6C6174696E2D3120C0CBCCD6FB"
10
}
11