summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/p2p/WifiP2pManager.java
Commit message (Expand)AuthorAgeFilesLines
* interface for nfc handover supplicant commandsAndres Morales2014-06-161-2/+115
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-6/+0
* wifi-display: add certification optionsChong Zhang2013-08-231-0/+45
* Add support for setMiracastModeIrfan Sheriff2013-03-281-0/+15
* P2p cleanupIrfan Sheriff2012-12-141-37/+71
* Expose more details in broadcastsIrfan Sheriff2012-12-111-17/+24
* Remove exposing dialog handling to appsIrfan Sheriff2012-12-051-175/+8
* P2p API for WFDAndreas Huber2012-09-061-0/+16
* Added a persistent feature in WiFi Direct.Yoshihiko Ikenaga2012-08-271-2/+74
* Use Map for DnsSd TXT recordIrfan Sheriff2012-05-091-3/+3
* Allow override of p2p dialogsYoshihiko Ikenaga2012-04-271-5/+174
* Add support for changing p2p device nameIrfan Sheriff2012-04-271-0/+24
* Expose NO_SERVICE_REQUESTS error conditionIrfan Sheriff2012-04-191-2/+2
* Open p2p pre-association service discovery APIIrfan Sheriff2012-04-141-70/+91
* Pre-association service discovery supportIrfan Sheriff2012-04-121-11/+451
* Fix key handlingYoshihiko Ikenaga2012-04-041-2/+6
* Add discovery broadcasts for p2pIrfan Sheriff2012-03-281-0/+35
* Initial support for concurrencyIrfan Sheriff2012-01-251-51/+36
* Unhide wifi p2p APIIrfan Sheriff2011-09-131-266/+296
* Merge "Use hasSystemFeature() API to check for p2p"Irfan Sheriff2011-09-071-9/+0
|\
| * Use hasSystemFeature() API to check for p2pIrfan Sheriff2011-09-071-9/+0
* | Update documentation and cleanup to unhide APIIrfan Sheriff2011-09-071-1/+2
|/
* Fix p2p API interface to frameworkIrfan Sheriff2011-09-061-21/+19
* Prepare for exposing p2p APIIrfan Sheriff2011-09-011-40/+281
* Update p2p state machine and APIIrfan Sheriff2011-08-251-90/+40
* P2p enhancementsrepo sync2011-08-101-37/+118
* Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+344