summaryrefslogtreecommitdiff
path: root/p2p_supplicant_overlay.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add p2p_no_group_iface=1 to p2p_supplicant_overlayGlen Kuhne2017-09-281-0/+1
| | | | | | | | | | Configures wpa_supplicant to use p2p0 mgmt iface instead of dynamically created p2p-p2p0-XYZ virtual interfaces for P2P group. Bug: 65524423 Test: CtsVerifier WifiDirect Test: Manual verification Change-Id: Id9add59aa122adb7f39c80252061a8f5d3cc55cd
* Revert "Update p2p_supplicant.conf to enable vht by default"Chandrasekaran, Manishekar2015-09-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8e0e1ec31d44159816faca7e367789f054bcf54e with change id Ie1e6bf98f774e100bcdce2fc1984803401e6684c. Because of this P2P GO is coming up by default on 40 MHz and when it detects another overlapping BSS, it is switching its own primary/secondary channel. Since driver based 11ac override is in place for p2p go/sap, this change is no longer needed. HT and VHT can also be enabled using the below commands: - p2p_connect <peer device address> <pbc|pin|PIN#|p2ps> [display|keypad|p2ps][persistent|persistent=<network id>] [join|auth][go_intent=<0..15>] [freq=<in MHz>] [ht40] [vht] [provdisc] [auto] - p2p_group_add [persistent|persistent=<network id>] [freq=<freq in MHz>][ht40] [vht] - p2p_invite [persistent=<network id>|group=<group ifname>] [peer=address][go_dev_addr=address] [freq=<freq in MHz>] [ht40] [vht][pref=<MHz>] CRs-Fixed: 907153 Change-Id: I321072c9f59673ebc06f87fd8f1a28009bef3ea6
* Update p2p_supplicant.conf to enable vht by defaultAshwini Patil2015-07-151-0/+1
| | | | | | | Considering Rome is VHT capable, enable VHT by default Change-Id: Ie1e6bf98f774e100bcdce2fc1984803401e6684c CRs-Fixed: 872624
* wlan: Enable WLAN on 8084Sameer Thalappil2013-11-071-0/+1
Add WLAN driver & supplicant config files Change-Id: I4db41cbad39950cf1e0d76778b8a79b3a891b9f3