Commit graph

2 commits

Author SHA1 Message Date
Shuibing Dai
515cdd1fb8 Disable p2p 6ghz channels
It has an effect on following case:
If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).

Bug: 281733591
Test: atest android.net.wifi.cts.ConcurrencyTest#testPersistentGroupOperation
Change-Id: I0015fb9ad602f585a6b1572cf13967b0a895f0f2
2023-05-12 16:56:25 -07:00
Jimmy Chen
3483016d07 p2p: fix p2p configuration
The correct path should be under /data,
or it is not writable.

wpa_supplicant now support p2p overlay configuration, a unified
wpa_supplicant init entry can be used.

Bug: 238601241
Test: create a group and check this group is persisted
      after reboot
Change-Id: If22efca993dfb55616df0166f3aab860bbcd3073
2022-08-08 11:03:28 +08:00
Renamed from wifi/p2p_supplicant.conf (Browse further)