summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wifi/WifiStatusTest.java
Commit message (Collapse)AuthorAgeFilesLines
* WifiSettings: remove dead code.Chia-chi Yeh2010-02-031-3/+2
|
* Wifi diagnostic app to enable debug and provide informationIrfan Sheriff2009-12-101-0/+408
This is the first checkin on the wifi diagnostic app. Right now, it supports using the WifiManager API, shows the configuration details and provides status on the supplicant, network and wifi state along with some additional details. More to come: - add more API and status on any additional fields - provide a way to show some logs Bug: 2302130