summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/p2p
Commit message (Expand)AuthorAgeFilesLines
* p2p: only gate sensitive API by location settingsJimmy Chen2019-05-151-97/+212
* Limit access to the device's fixed 802.11 MAC address.Bram Bonné2019-05-061-2/+46
* p2p: unit tests for WifiP2pNativeJimmy Chen2019-04-111-0/+11
* p2p: unit tests for SupplicantP2pIfaceCallbackJimmy Chen2019-04-111-0/+117
* p2p: unit tests for WifiP2pNativeJimmy Chen2019-04-111-0/+667
* p2p: add unit tests for WifiP2pServiceImplHsiu-Chang Chen2019-04-111-214/+687
* Merge "p2p: add unit tests for WifiP2pServiceImpl"TreeHugger Robot2019-03-071-0/+1303
|\
| * p2p: add unit tests for WifiP2pServiceImplHsiu-Chang Chen2019-03-071-0/+1303
* | p2p: MAC randomization feature overlayJimmy Chen2019-03-061-9/+11
|/
* Revert "Revert "WifiP2pNative: Support devices with no vendor HAL""kumachang2019-02-141-0/+183
* Merge "Revert "WifiP2pNative: Support devices with no vendor HAL""TreeHugger Robot2019-01-311-183/+0
|\
| * Revert "WifiP2pNative: Support devices with no vendor HAL"kumachang2019-01-311-183/+0
* | Restrict wifi p2p broadcastslesl2019-01-291-1/+55
|/
* p2p: add metrics for P2P connections and groupsJimmy Chen2019-01-242-52/+909
* p2p: fix reply message for deletePersistentGroupHsiu-Chang Chen2019-01-231-31/+105
* p2p: enable P2P random MAC if driver supportsJimmy Chen2019-01-183-1/+37
* WifiP2pNative: Support devices with no vendor HALkumachang2019-01-141-0/+180
* Merge "p2p: fix wrong conversion from byte to int in wfdinfo"TreeHugger Robot2019-01-131-0/+44
|\
| * p2p: fix wrong conversion from byte to int in wfdinfoJimmy Chen2019-01-091-0/+44
* | WifiPermissionsUtil: Check location mode for current fg userRoshan Pius2019-01-081-4/+1
|/
* Add NetworkSetting permission check for hide APIlesl2019-01-021-77/+194
* p2p: Add Location Permission check for P2p APIlesl2018-12-241-1/+743
* p2p: gate WiFi P2P by location settingslesl2018-12-202-0/+417
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-193-4/+6
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-193-6/+4
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-143-4/+6
* p2p: support creating a group with a configurationJimmy Chen2018-11-161-0/+125
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-302-0/+4
* SupplicantP2pIfaceHal: Always check for existing ifacesRoshan Pius2018-03-061-0/+23
* SupplicantP2pIfaceHal: Move to an on-demand iface creation modelRoshan Pius2018-01-301-3/+25
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* SupplicantIfaceHal: ISupplicant add/remove interfaceRoshan Pius2017-12-221-10/+131
* Restore WifiP2pDevice.primaryDeviceType formattingGlen Kuhne2017-08-021-4/+4
* Fix broken supplicantP2pIfaceHalTestGlen Kuhne2017-07-181-1/+1
* Merge "P2P: Fix onServiceDiscovery callback param parsing" into oc-devGlen Kuhne2017-05-191-2/+60
|\
| * P2P: Fix onServiceDiscovery callback param parsingGlen Kuhne2017-05-161-2/+60
* | 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-5/+8
|\ \ \ | |/ / |/| |
| * | P2P: Fix cancelServiceDiscovery mis-castGlen Kuhne2017-05-111-5/+8
* | | Merge "SupplicantP2pIfaceHal: Restore listenChannel behaviour" into oc-devTreeHugger Robot2017-05-161-3/+40
|\ \ \ | |_|/ |/| |
| * | SupplicantP2pIfaceHal: Restore listenChannel behaviourRoshan Pius2017-05-121-3/+40
| |/
* | Merge "P2P: handle null p2p_dev_address sta auth/deauth" into oc-devTreeHugger Robot2017-05-111-0/+30
|\ \
| * | P2P: handle null p2p_dev_address sta auth/deauthGlen Kuhne2017-05-111-0/+30
| |/
* / Fix P2P provision discovery config methodGlen Kuhne2017-05-051-1/+18
|/
* Fix how WifiMonitor/WifiP2pMonitor sends a messageRandy Pan2017-05-041-0/+116
* P2P: Modify loadGroups & fix NPEGlen Kuhne2017-04-261-9/+16
* SupplicantP2pIfaceCallback: Remove quotes around network nameRoshan Pius2017-04-121-6/+1
* SupplicantP2pIfaceHal: Fixed the usage of the wrong enumRoshan Pius2017-03-311-0/+404
* Unit test fixes for SupplicantP2pIfaceHalTestRoshan Pius2017-03-241-3/+3