Hsiu-Chang Chen
d1b167f396
wifi: Add flag BOARD_WLAN_CHIP
...
Need a flag other than TARGET_DEVICE to identify
which WifiHal subfolder we want to use.
Bug: 246974867
Test: Build pass
Change-Id: Idf1a7af8e52a235e0491f6fb9ab09a4c37fe5713
2022-09-16 11:31:17 +08:00
Hsiu-Chang Chen
8e65c0cf8f
wifi: Disable 6GHz channels on P2P
...
Bug: 236231546
Test: Run P2P ACTS Tests
Change-Id: I22fb7785a35425e41fafc5ffb127c9a4ab0d68e4
2022-07-19 12:52:38 +08:00
Hsiu-Chang Chen
478fe09af8
Enable PMF for WPA2-Personal Hotspot
...
Bug: 237958132
Change-Id: Icf5f41ca9645ac4d998c073ec0643cc56edce6f4
Test: ieee80211w=1 in the hotspot config file
2022-07-04 04:50:34 +00:00
Hsiu-Chang Chen
e31f425e0e
wifi: Update interface combinations
...
The interface combination should be {1 STA + 1 of (P2P or NAN)} or {1 AP}
Because WCN6740 doesn't support multiple independent hardware MACs
for STA/AP concurrency
Bug: 213398641
Test: The behavior of combination. STA and AP cannot enable concurrently.
Change-Id: I1825fcd173d19cc4081af0b65f7a3e79b73bf43e
2022-01-22 05:59:45 +00:00
Greg Kaiser
e43aea3ef5
Revert "Rename supplicant RC file config variable in makefile."
...
Revert "Rename supplicant RC file config variable in Redbull mak..."
Revert "Rename supplicant RC file config variable in Coral makefile."
Revert submission 16623160-rename-supplicant-rc
Reason for revert: b/215524311 This is an uncommunicated, ecosystem-wide breaking change in order to rename a variable
Reverted Changes:
Id55a453d3:Rename supplicant RC file config variable in makef...
I1177d6aba:Rename supplicant RC file config variable in Sunfi...
I043c354e2:Rename supplicant RC file config variable in Redbu...
I324784add:Rename supplicant RC file config variable in Bonit...
Ibc9c5384b:Rename supplicant RC file config variable in Coral...
I5a20450a4:Rename supplicant RC file config variable in Cross...
I511597746:Rename local RC file config variable in Supplicant...
Change-Id: I46cbcea42e1f2df612fa70685f803ccabdd35f1b
2022-01-21 02:12:53 +00:00
Gabriel Biren
9fbd2799ab
Rename supplicant RC file config variable in makefile.
...
Bug: 208265623
Test: Build in pre-submit tests.
Change-Id: Id55a453d32d6af81f225de49455206132828ea72
2022-01-19 20:56:10 +00:00
Hsiu-Chang Chen
3a33edc542
wifi: Add /dev/wlan as driver control interface for qcom
...
Bug: 209934729
Test: Basic functions tests, SSR tests
Change-Id: I111852ca339dff6cee680b89ae199ce6a628577d
2022-01-11 01:00:21 +00:00
Victor Hsu
05766696d6
wifi: create configuration to use qcom wifi_hal
...
Bug: 202481207
Test: Build pass
Change-Id: Ia787642c0e9ee45e12648b8e369a0ff62b55d20d
2021-12-14 11:10:37 +00:00