diff options
| author | Bruno Randolf <br1@einfach.org> | 2013-03-22 17:12:17 +0000 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-04-13 05:50:37 -0700 |
| commit | 9f94d8defa183a987749a1528c69de3893928ee2 (patch) | |
| tree | 894e83c90ceaf51678ab5ee3f824b816713babd3 /services/java/com/android/server/NotificationManagerService.java | |
| parent | 99e2985ebcc8ed8f1cf7e2a11b25e849d28df12a (diff) | |
| download | frameworks_base-9f94d8defa183a987749a1528c69de3893928ee2.zip frameworks_base-9f94d8defa183a987749a1528c69de3893928ee2.tar.gz frameworks_base-9f94d8defa183a987749a1528c69de3893928ee2.tar.bz2 | |
Wifi: Get the list of supported channels
Get the list of supported channels/frequencies from wpa_supplicant and provide
them thru WifiManager.getSupportedChannels();
One channel is represented thru the class WifiChannel which includes channel
number, frequency in MHz and a flag if IBSS mode is allowed on this channel.
Like isIbssSupported() we can only expect a result after WIFI_STATE_ENABLED has
been reached.
Change-Id: I9fc34642b9a0047f6871b180a3a7a69d47b7e2ff
Diffstat (limited to 'services/java/com/android/server/NotificationManagerService.java')
0 files changed, 0 insertions, 0 deletions
