summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/p2p
Commit message (Expand)AuthorAgeFilesLines
* Merge "P2P: Fix onServiceDiscovery callback param parsing" into oc-devGlen Kuhne2017-05-191-8/+4
|\
| * P2P: Fix onServiceDiscovery callback param parsingGlen Kuhne2017-05-161-8/+4
* | Merge "P2P: fix add upnp service version number parsing" into oc-devGlen Kuhne2017-05-191-2/+2
|\ \
| * | P2P: fix add upnp service version number parsingGlen Kuhne2017-05-161-2/+2
* | | Merge "P2P: Fix cancelServiceDiscovery mis-cast" into oc-devTreeHugger Robot2017-05-191-2/+2
|\ \ \ | |/ / |/| |
| * | P2P: Fix cancelServiceDiscovery mis-castGlen Kuhne2017-05-111-2/+2
* | | Merge "SupplicantP2pIfaceHal: Restore listenChannel behaviour" into oc-devTreeHugger Robot2017-05-161-23/+45
|\ \ \ | |_|/ |/| |
| * | SupplicantP2pIfaceHal: Restore listenChannel behaviourRoshan Pius2017-05-121-23/+45
| |/
* | Merge "P2P: handle null p2p_dev_address sta auth/deauth" into oc-devTreeHugger Robot2017-05-111-10/+23
|\ \
| * | P2P: handle null p2p_dev_address sta auth/deauthGlen Kuhne2017-05-111-10/+23
| |/
* / Fix P2P provision discovery config methodGlen Kuhne2017-05-052-3/+17
|/
* Merge "Use correct P2P GO intent value" into oc-devTreeHugger Robot2017-05-051-0/+1
|\
| * Use correct P2P GO intent valueTomonori Nanbu2017-05-051-0/+1
* | Fix how WifiMonitor/WifiP2pMonitor sends a messageRandy Pan2017-05-041-14/+6
|/
* P2P: Modify loadGroups & fix NPEGlen Kuhne2017-04-262-24/+23
* SupplicantP2pIfaceCallback: Remove quotes around network nameRoshan Pius2017-04-121-1/+2
* SupplicantP2pIfaceHal: Fixed the usage of the wrong enumRoshan Pius2017-03-311-5/+5
* Add try/catch blocks for incoming HAL paramsRoshan Pius2017-03-281-28/+42
* Merge "Protect NPD in WifiP2pServiceImpl" am: e5909d266e am: b63cca3931Sohani Rao2017-03-231-32/+168
|\
| * Protect NPD in WifiP2pServiceImplSohani Rao2017-03-221-32/+168
* | Merge changes I0faf4cff,If7c3473b am: 8e048dfa14 am: aa28ee3bcbRoshan Pius2017-03-212-0/+34
|\|
| * Merge changes I0faf4cff,If7c3473bTreehugger Robot2017-03-212-0/+34
| |\
| | * SupplicantP2pIfaceHal: Add the 2 missing callback handlingRoshan Pius2017-03-212-0/+34
* | | SupplicantP2pIfaceHal: Fix pin sending for connect am: 7395d73fb3 am: 715be5e753Roshan Pius2017-03-211-10/+6
|\| |
| * | SupplicantP2pIfaceHal: Fix pin sending for connectRoshan Pius2017-03-211-10/+6
| |/
* | Split up WifiNative/WifiMonitor into STA-AP/P2P am: 163f9765f9 am: 33541513a4Roshan Pius2017-03-215-115/+3928
|\|
| * Split up WifiNative/WifiMonitor into STA-AP/P2PRoshan Pius2017-03-215-115/+3928
* | Remove all legacy HAL usage from framework am: b8b3fb8228 am: 23014c56a4Roshan Pius2017-03-101-4/+3
|\|
| * Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-4/+3
* | SupplicantP2pIfaceHal: Enable P2p HIDL iface am: 96c464e935 am: 3b4f6ebd78Roshan Pius2017-03-101-6/+5
|\|
| * SupplicantP2pIfaceHal: Enable P2p HIDL ifaceRoshan Pius2017-03-091-6/+5
* | WifiNative: Separate connect to supplicant am: fdffec5da7 am: 83f01d49b2Roshan Pius2017-03-031-1/+1
|\|
| * WifiNative: Separate connect to supplicantRoshan Pius2017-03-031-1/+1
* | Merge "Move listNetworks parsing from WifiP2pServiceImpl to WifiNative." am: ...Roshan Pius2017-03-011-59/+7
|\|
| * Move listNetworks parsing from WifiP2pServiceImpl to WifiNative.Tomasz Wiszkowski2017-02-281-59/+7
* | Merge changes I9c953a1c,Id082eedb,Iaf8631b5 am: 220799646e am: 1a589774bfRoshan Pius2017-02-221-1/+0
|\|
| * WifiNative: Start supplicant HIDL integrationRoshan Pius2017-02-221-1/+0
* | Merge "P2pService: Handle invalid WifiChannel usecases" am: b85c567ae4 am: 46...Sohani Rao2017-02-131-6/+28
|\|
| * P2pService: Handle invalid WifiChannel usecasesSohani Rao2017-02-131-6/+28
* | Merge "HIDL P2P Interface bring-up - stage 1 - basic class." am: 5d5f232cd9 a...Roshan Pius2017-02-111-0/+1
|\|
| * HIDL P2P Interface bring-up - stage 1 - basic class.Tomasz Wiszkowski2017-02-101-0/+1
* | Merge "P2P dialogs should not be dismissed when touching outside" am: 8d3d4c3...huajun.x.tong2017-01-261-0/+3
|\|
| * P2P dialogs should not be dismissed when touching outsidehuajun.x.tong2017-01-261-0/+3
* | Add logging for messages sent to WifiP2pService am: 5d56030554 am: 5a7a92f737...Sohani Rao2016-12-191-5/+6
|\|
| * Add logging for messages sent to WifiP2pServiceSohani Rao2016-12-161-5/+6
| * Fix indentation for WifiP2pServiceImpl.javaSohani Rao2016-11-172-2398/+2398
| * Permissions check for Wifi Display configurationSohani Rao2016-11-141-5/+39
* | Fix indentation for WifiP2pServiceImpl.javaSohani Rao2016-11-162-2399/+2398
* | Permissions check for Wifi Display configurationSohani Rao2016-11-101-5/+39
* | Merge "Async Channel with Logging for Wifi Services" am: a541bf342d am: 07891...Sohani Rao2016-11-101-3/+3
|\|