History log of /frameworks/base/wifi/java/android/net/wifi/StateChangeResult.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b6deeed3ceff9e0f754697987b7c724901996082 05-Sep-2012 Irfan Sheriff <isheriff@google.com> 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
/frameworks/base/wifi/java/android/net/wifi/StateChangeResult.java
7bdcb1eed755a6a326d807474d2c1476b82220b9 17-Apr-2012 Irfan Sheriff <isheriff@google.com> Fix ssid fetch

Change-Id: Iee5ee5f53bea7dea219b41735cd169389ca7e719
/frameworks/base/wifi/java/android/net/wifi/StateChangeResult.java
55bc5f3e0408bcb5a39a6732de0b2d1aa99a55be 24-Jun-2011 repo sync <isheriff@google.com> Updated: Wi-Fi p2p framework

First stage. Get the bones in right now even though
we are not ready on the native side.

Once, we have things underneath working - we will further update the
framework

Change-Id: I4a7dab5cd4267373dc5f8989ae4122f91c384ed5
/frameworks/base/wifi/java/android/net/wifi/StateChangeResult.java