commit | fec682fbc42dd65aa35cca2956843d2dc2dc3f2e | [log] [tgz] |
---|---|---|
author | Xin Deng <quic_deng@quicinc.com> | Tue Feb 06 22:59:39 2024 -0800 |
committer | Sunil Ravi <sunilravi@google.com> | Thu Mar 07 17:55:43 2024 +0000 |
tree | 70d5c36c45bed6fb72d1315de98ef2f09c95f24f | |
parent | b6445122dd2d109d2423d8aae9837a8d3b492bea [diff] |
Hostapd: Add eht_oper_chwidth in hostapd config as needed 11BE SAP is not able to be started in 80MHz bandwidth due to eht_oper_chwidth is not configured in hostapd config. Add this item in CreateHostapdConfig() to support starting 11BE SAP with 80MHz above bandwidth. Bug: 324190248 Test: Start SAP in 5G band from GUI. Signed-off-by: Xin Deng <quic_deng@quicinc.com> Change-Id: I52743b92240aa9404f8a34682e52cfe6f2f5f9f0