Commit graph

9 commits

Author SHA1 Message Date
Michael Bestas
619868feb7
caimito: Disable Wi-Fi verbose logging by default
Change-Id: Iafe9f4b83d157906ca6b9114db52ab27b1a01878
2024-10-28 10:22:20 +02:00
Paul Chen
ecd3e9a3e4 Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork
In JP, the device is not allowed to enable hotspot on W52 (5G band 1) outdoors unless the warning statement is present, and the original mechanism would violate regulations when the device connects to AP on W52 and enables the hotspot outdoors.

This CL disable config_wifiEnableStaIndoorChannelForPeerNetwork and make sure the device will not enable hotspot on Indoor Channel

Bug: 351981809
Test: AU drop/IFS/RvR/CTS/VTS/Manual Test, JP SAP indoor channel test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ec8cb9fc6faaac23ab8a3adcf2599df05772e294)
Merged-In: I8598e97b7d614ecc23ad19a86d209192903c4d3b
Change-Id: I8598e97b7d614ecc23ad19a86d209192903c4d3b
2024-07-15 23:14:05 +00:00
shihchienc
4327c584d0 Disable Thread with resource overlay
Bug: 330111321
Test: manual check the thread stack is not enabled
Change-Id: Id7a1a6c38c53d0fa3f9aca96fd4f8c609b9ba10e
2024-03-26 09:01:51 +00:00
Isaac Chiou
fda6999555 wifi: disable FW roaming when in idle mode
When device is idle, disable FW roaming (LOW RSSI roam, high band roam) to save power

Bug: 321639511
Test: Manual
Test: Build pass
Change-Id: I85873b4c6ed1c851fe95e7116feac5197cc5f1d1
2024-03-20 06:37:14 +00:00
Isaac Chiou
4f452c9f87 Wifi: Enable config_wifiSaeUpgradeEnabled
Previously, we disable config_wifiSaeUpgradeEnabled since the fw was not
ready (b/299032759). Re-enable config_wifiSaeUpgradeEnabled to support
SAE upgrade.

Bug: 299032759
Bug: 319047459
Test: WiFi basic function test
Change-Id: Iebd8297ab65c99318bd9b7d713373fd88a2f86be
2024-02-02 08:17:48 +00:00
Isaac Chiou
7b13f6e413 wifi: Update WiFi overlays
Sync the WiFi overlays confidurations with P23

Bug: 312933598
Test: Regression test
Change-Id: Ia0883881c6ea3e60ddcb098860015c405fc73076
2023-12-26 14:43:03 +08:00
Isaac Chiou
15862c106a wifi: Enable fast scan
Enable fast scan and set the channel cache number to 10

Bug: 317012217
Test: Manual
Change-Id: I4e6cd61f825b304b313da4d602a3e220c281b5de
2023-12-22 06:20:39 +00:00
normanwhl
b1a9e2f211 Set default value of allowing STA-connected DFS channel as true
Bug: 307193126
Test: manual test to confirm the feature had been enabled in vendor drv
Change-Id: I8aa404246d1ea036175a69003ee3734cd1196e1b
2023-10-25 02:37:46 +00:00
Robin Peng
b5194d9b24 Migrate caimito devices into caimito folder from sha 31a6eb4c2ffbc
Bug: 291867277
Change-Id: Ia7d34e6ab34bdd03406391f98c58b04eb77671cd
2023-08-16 10:26:07 +00:00