Commit graph

11 commits

Author SHA1 Message Date
Isaac Chiou
79756404aa Disable Wifi BugReport for subsystem restart
Flag: EXEMPT gated by overlay
Bug: 373594936
Test: Manuel test, trigger SSR and won't create bugreport automatically
Change-Id: I92b0a55d8fb2d287ab359389b6bdf5e6eaba0e11
2024-11-08 09:38:46 +00:00
Isaac Chiou
84c4eeb901 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
Change-Id: Ib5bf4c59edd3ea802b850372e709598e64ab54ae
2024-07-12 08:01:12 +00:00
Isaac Chiou
d7dfd21b5c 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: I4426483eb9da7810e8dc3343680ff83f524e9b26
2024-03-20 06:37:19 +00:00
Isaac Chiou
35df09dee8 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: I45b6735167763e6536199075df6aa02e37c90ec8
2024-02-02 08:17:47 +00:00
Isaac Chiou
7e09526a07 wifi: Update WiFi overlays
Sync the WiFi overlays confidurations with P23

Bug: 312933598
Test: Regression test
Change-Id: I680610fa58ffac8bdbeed0e31ab14fe6d7da41c7
2023-12-26 14:46:59 +08:00
Isaac Chiou
affff32d45 wifi: Enable fast scan
Enable fast scan and set the channel cache number to 10

Bug: 317012217
Test: Manual
Change-Id: I3715871ca932228ab0b50eb7327a6cdb8f0fb82c
2023-12-22 06:20:45 +00:00
Isaac Chiou
d328a86e3b Wifi: Set config_wifiSoftap6ghzSupported to TRUE
Ser config_wifiSoftap6ghzSupported to TRUE for 6G hotspot

Test: Enable 6G hotspot
Bug: 306323046
Change-Id: I66226911d26c2cac9bb1175d1913d709bc0a2581
2023-10-19 16:39:34 +08:00
Isaac Chiou
8b9f082284 Wifi: Add PixelWifiOverlay2024 and update the overlay
This CL adds PixelWifiOverlay2024.
Also, disable config_wifiSaeUpgradeEnabled because it not be support in this stage,
will re-enable it after the feature is ready.

Test: Wifi overlay is workable
Bug: 299032759
Change-Id: I6b3efdeeaca7df2b0ade8137d76a1f5a74a7f98f
2023-09-07 11:59:08 +08:00
Quang Luong
7bbc5a5d42 Rename softap plugged overlay back to charging
Renaming overlay back to the original "charging" name for backwards
compatibility.

Bug: 264610460
Test: none
Change-Id: Ib303a56197bf58689590a3e3d15a42748241654b
2023-02-06 21:10:39 +00:00
Quang Luong
7c649c1f2c Rename SoftAP timeout while charging overlay to plugged
Bug: 264610460
Test: build
Change-Id: I423b99cbc306c43d2d3738b01ecc827a31ed94a8
2023-02-04 22:28:01 +00:00
Cyan_Hsieh
919f3e1cb5 Initial device comet
based on 84d60a2e19d4ad09086067994d2f683ff86f6231

Bug: 263919239
Change-Id: I7be43786325116baddd35e182f87ad15fbe1a6ce
2023-01-18 18:34:03 +08:00