summaryrefslogtreecommitdiffstats
path: root/tests/BrowserPowerTest
diff options
context:
space:
mode:
authorChung-yih Wang <cywang@google.com>2009-09-22 10:24:36 +0800
committerChung-yih Wang <cywang@google.com>2009-09-22 12:01:15 +0800
commit7121ac5644f222763c99975bcce93c28775a6386 (patch)
treea8588682916425dc4c3815b86a8b8d7e0c869425 /tests/BrowserPowerTest
parentf97f436ed6e14a680cef88a5a61b0b06f847a107 (diff)
downloadframeworks_base-7121ac5644f222763c99975bcce93c28775a6386.zip
frameworks_base-7121ac5644f222763c99975bcce93c28775a6386.tar.gz
frameworks_base-7121ac5644f222763c99975bcce93c28775a6386.tar.bz2
Fix the issue of 'Wifi framework is not aware of state change'
Problem: Connect to AP with WEP security. Change AP's WEP password. Phone will quickly reassociated (less than in 5 sec) and will not restart full "reconnect". Indication will show "connected" but it will be no network access. Fix: (for non-static IP only) With WEP mode, the association could be successful if we change the AP's WEP password. However, the phone wont be able to send/recv any traffic with the old password. What we could quickly fix here is to send the DHCP request if the network is not configured to use static IP. We can do nothing but ping access point to see if it we are able to communicate with it.
Diffstat (limited to 'tests/BrowserPowerTest')
0 files changed, 0 insertions, 0 deletions