forked from AOSP-10/frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wifi: add basic support for 60GHz band
Add ScanResult.is60GHz() helper function which returns true if the frequency belongs to the 60GHz band. Add scans60GHz for additional scan info shown when Wifi verbose logging is enabled. Add definition of AP_BAND_60GHZ that is used for 60GHz SoftAP. Change-Id: Ie616bb815a27c053bec0c1056616be6123822be6 CRs-Fixed: 2492485
- Loading branch information
Maya Erez
authored and
Dedy Lansky
committed
Oct 10, 2019
1 parent
ef95607
commit d8a16b1
Showing
4 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters