summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WpsInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Make Wifi WPS API available on application layerVinit Deshpande2014-05-201-1/+1
| | | | | | | | | | Un-hide WPS methods (and required interface classes, etc.) of WifiManager to enable Apps to start/stop the WPS procedure, add a patch for WPS method KEYPAD to avoid early failure callbacks. (Methods PBC, DISPLAY, KEYPAD tested on 4.4.2_r2.) Change-Id: I25aafdc4b637c87d754d4fdb70e40a34a569b738 Signed-off-by: Olaf Stoyke <o.stoyke@avm.de>
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
| | | | Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
* Fix WifiManager async APIIrfan Sheriff2012-03-011-30/+0
| | | | | | | | | Fix the current asynchronous API to use callback like the way was done with p2p API. In the process, fix the use of WPS Change-Id: Ib6f8714cf51b3525b655948268804e7eaaf17587
* Unhide wifi p2p APIIrfan Sheriff2011-09-131-0/+134
Bug: 5247957 Change-Id: Id93e30c0cb60f361ba13a840de8f843415777336