Commit graph

2 commits

Author SHA1 Message Date
Shuibing Dai
64a0bfaf9f 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: I6b65624649f7b5fff320ec1c70979b450afce1aa
2023-05-13 04:12:18 +00:00
Jimmy Chen
c38d0a2d4c 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: I3c5523626de22c26cb562c03e9fbd7aabf6d98e7
2022-07-23 02:04:16 +00:00
Renamed from wifi/p2p_supplicant.conf (Browse further)