diff options
author | Khanjan Desai <khanjan@codeaurora.org> | 2019-10-23 10:51:30 +0530 |
---|---|---|
committer | khanjan desai <khanjan@codeaurora.org> | 2019-12-04 05:32:20 +0000 |
commit | c82123c43e4eeb6cb8ee39473a3d31f6cd4c9bc3 (patch) | |
tree | ab2023d266ccee9adbf0fef53c7d984233e61829 /rs/java/android/renderscript/Program.java | |
parent | 5a710ad3b39cb4e15cb8ea4440a6793583904a7f (diff) |
wifi: Changes in Wi-Fi 6 icon display logic
Currently Wi-Fi 6 icon displayed in case AP-STA connection has
VHT 8ss and twt support though STA not capable of 11ax.
This change is to consider AP capabilities instead of twt
support to display Wi-Fi6 icon. As per new design Wi-Fi 6
icon should be displayed in below cases :--
1. AP and Dut are HE capable i.e. both have Wi-Fi6 Support.
OR
1. AP should be HE and 8ss capable
2. DUT should be 8ss capable
Here RROs are modified for devices supporting 8SS capabilities.
Also wifi Information has functionality to grab 8SS feature
from RRO. This information combined with AP capabilities will
be used to determine the Wi-Fi Symbol during Scan and connect
operations.
Change-Id: I3bb633475e614f58ac6f7ab27f6a758960c8c6a7
CRs-Fixed: 2544022
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions