commit | 053a69e827450626cb1235f12125d262554a4f8c | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Thu Feb 04 17:09:22 2021 +0800 |
committer | lesl <lesl@google.com> | Mon Feb 08 14:17:23 2021 +0800 |
tree | aa4208a5295b6755cd8dcc2a12add964d18722a5 | |
parent | 60cbb491241982351b9d68786acffe06561ad3e2 [diff] |
wifi: Add is24GHzBandSupported API The device may not support 2.4GHz, the framework already support to generate default bsed which base on band supported or not. Add is24GHzBandSupported to indicate App device support the 2.4G or not. (The current user is CTS) Bug: 175333688 CTS-Coverage-Bug: 179557841 Test: atest -c FrameworksWifiTests Test: atest -c FrameworksWifiApiTests Change-Id: Iecae57cab220c61340539fc8f0041dba753e0254