| commit | ffa5cce1dc35e9a8f3c96a80064df116206f0f0f | [log] [tgz] |
|---|---|---|
| author | Sunil Ravi <sunilravi@google.com> | Mon Aug 22 23:37:16 2022 +0000 |
| committer | Sunil Ravi <sunilravi@google.com> | Mon Aug 22 23:44:50 2022 +0000 |
| tree | b7e39872fcef8ce0f26372422b4ec3e56f78a6d2 | |
| parent | 746ed338bc00bd01417f620b90799b8bfe7a509e [diff] |
Don't set he_oper_chwidth for 2.4GHz only band
Channel width of 80MHz is not supported in the 2.4GHz band.
So do not set he_oper_chwidth configuration parameter
in the hostapd configuration file for 2.4GHz only mode.
This is to avoid failure in selecting the channel in
hostapd based ACS algorithm.
Bug: 240485112
Test: Manual - Able to bring up SoftAp in 2.4GHz and verified
the hostapd config file.
Change-Id: I76a5283a4f4397f4b65420b8a9cd0455249c50f1