diff options
author | Irfan Sheriff <isheriff@google.com> | 2012-09-05 10:46:24 -0700 |
---|---|---|
committer | Irfan Sheriff <isheriff@google.com> | 2012-09-11 10:50:04 -0700 |
commit | b6deeed3ceff9e0f754697987b7c724901996082 (patch) | |
tree | 790b652af7de47429fc4a92d1680d01b57a92269 /libs/hwui/LayerRenderer.cpp | |
parent | 799553e02aa3350397d723982d42198a5bab774c (diff) | |
download | frameworks_base-b6deeed3ceff9e0f754697987b7c724901996082.zip frameworks_base-b6deeed3ceff9e0f754697987b7c724901996082.tar.gz frameworks_base-b6deeed3ceff9e0f754697987b7c724901996082.tar.bz2 |
Handle ascii encoded SSID
Supplicant now passes as an ascii encoded string that allows it to
pass any sequence of bytes for a SSID. see src/utils/common.c in supplicant
for details of the implementation.
We create a SSID structure WifiSsid in framework to store the ssid and handle
the conversion appropriately when required for printing and for an application.
At this point, we still do not handle non-printable octets from an application perspective
for connectivity
Bug: 7110903
Change-Id: I520e5ee23baed4867b8b408bbb3eda5c9e92b6bf
Diffstat (limited to 'libs/hwui/LayerRenderer.cpp')
0 files changed, 0 insertions, 0 deletions