summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/p2p
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r31' into lineage-17.1-android-10.0.0_r31Luca Stefani2020-03-071-1/+24
|\
| * p2p: validate the network name of a groupJimmy Chen2019-12-121-1/+24
* | WiFi: Ignore connectivity scans during WFD sessionArif Hussain2019-12-111-0/+5
|/
* p2p: only gate sensitive API by location settingsJimmy Chen2019-05-151-32/+24
* Limit access to the device's fixed 802.11 MAC address.Bram Bonné2019-05-061-5/+128
* p2p: enable p2p group client ipv6 supportJimmy Chen2019-04-091-1/+0
* Add null check on getting p2p iface nameDekun Yuan2019-03-151-2/+5
* p2p: MAC randomization feature overlayJimmy Chen2019-03-061-4/+4
* p2p: fix incorrect connection type in wifi p2p metric dumpJimmy Chen2019-02-261-0/+3
* Revert "Revert "WifiP2pNative: Support devices with no vendor HAL""kumachang2019-02-142-26/+79
* Merge "p2p: control debugging log with wifi verbose log"Les Lee2019-02-115-109/+167
|\
| * p2p: control debugging log with wifi verbose loglesl2019-01-285-109/+167
* | Merge "Revert "WifiP2pNative: Support devices with no vendor HAL""TreeHugger Robot2019-01-312-79/+26
|\ \
| * | Revert "WifiP2pNative: Support devices with no vendor HAL"kumachang2019-01-312-79/+26
| |/
* / Restrict wifi p2p broadcastslesl2019-01-291-3/+22
|/
* Merge "p2p: fix NULL exception on starting IP provision"Jimmy Chen2019-01-251-0/+1
|\
| * p2p: fix NULL exception on starting IP provisionJimmy Chen2019-01-241-0/+1
* | p2p: add metrics for P2P connections and groupsJimmy Chen2019-01-242-0/+527
|/
* Merge "p2p: fix reply message for deletePersistentGroup"TreeHugger Robot2019-01-231-2/+2
|\
| * p2p: fix reply message for deletePersistentGroupHsiu-Chang Chen2019-01-231-2/+2
* | Merge "Migrate WifiStateMachine to IIpClient"Remi NGUYEN VAN2019-01-231-41/+79
|\ \ | |/ |/|
| * Migrate WifiStateMachine to IIpClientRemi NGUYEN VAN2019-01-231-41/+79
* | p2p: enable P2P random MAC if driver supportsJimmy Chen2019-01-183-2/+64
|/
* WifiP2pNative: Support devices with no vendor HALkumachang2019-01-142-26/+79
* Merge "p2p: support frequency for GroupJoin/GroupCreation with config"Jimmy Chen2019-01-141-0/+3
|\
| * p2p: support frequency for GroupJoin/GroupCreation with configJimmy Chen2018-12-271-0/+3
* | Merge "p2p: fix wrong conversion from byte to int in wfdinfo"TreeHugger Robot2019-01-131-3/+3
|\ \
| * | p2p: fix wrong conversion from byte to int in wfdinfoJimmy Chen2019-01-091-3/+3
* | | WifiPermissionsUtil: Check location mode for current fg userRoshan Pius2019-01-081-6/+1
|/ /
* | Merge "p2p: record the frequency of the group"Jimmy Chen2019-01-071-0/+1
|\ \
| * | p2p: record the frequency of the groupJimmy Chen2018-12-241-0/+1
| |/
* | Add NetworkSetting permission check for hide APIlesl2019-01-021-0/+28
* | p2p: Add Location Permission check for P2p APIlesl2018-12-241-37/+159
|/
* p2p: gate WiFi P2P by location settingslesl2018-12-202-21/+63
* p2p: init WifiInjector and WifiPermissionsUtil in WifiP2pServiceImp constructorlesl2018-12-061-32/+7
* p2p: support joining a group with a configurationJimmy Chen2018-11-301-14/+33
* Merge "p2p: support creating a group with a configuration"Jimmy Chen2018-11-303-1/+113
|\
| * p2p: support creating a group with a configurationJimmy Chen2018-11-163-1/+113
* | Merge "p2p: WiFi Direct API for requesting p2p info"Jimmy Chen2018-11-291-0/+19
|\ \
| * | p2p: WiFi Direct API for requesting p2p infoJimmy Chen2018-11-201-0/+19
| |/
* / p2p: Keypad connection flow changelesl2018-11-271-11/+17
|/
* p2p: add new API for acts testlesl2018-11-151-2/+42
* p2p: support factory reset for P2P groupJimmy Chen2018-11-061-0/+82
* ClientModeImpl: Remove CMD_ENABLE_P2P & CMD_DISABLE_P2P with P2P serviceJimmy Chen2018-11-051-15/+0
* Wifi[P2p]Monitor - remove stale TODOsMichael Plass2018-07-061-1/+0
* Modify catch when addInterfaceToLocalNetwork() is called. am: 062203dc24 am: ...Sehee Park2018-07-051-1/+1
|\
| * Modify catch when addInterfaceToLocalNetwork() is called.Sehee Park2018-07-051-1/+1
| |\
| | * Modify catch when addInterfaceToLocalNetwork() is called.Sehee Park2018-06-191-1/+1
| | * Merge commit '456a25e50b2fa4c85f14b74801edf6d84b650b20' fromXin Li2017-11-101-6/+1
| | |\
| | * | Rename IpManager to IpClientErik Kline2017-10-251-47/+47