Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5a34b66 authored by Les Lee's avatar Les Lee Committed by Automerger Merge Worker
Browse files

Merge "wifi: Correct document for SAP 11AX mode" into sc-dev am: a42f2016

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/13946436

Change-Id: Icc67e85b691aa43878d5110081f675890d28281e
parents 2ca805dd a42f2016
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ package android.hardware.wifi.hostapd@1.3;
 * WIFI_STANDARD_11N = [hw_mode is HOSTAPD_MODE_IEEE80211G and (HT is 1 or HT40 is 1)] or
 *                     [hw_mode is HOSTAPD_MODE_IEEE80211A and VHT is 0].
 * WIFI_STANDARD_11AC = hw_mode is HOSTAPD_MODE_IEEE80211A and VHT is 1.
 * WIFI_STANDARD_11AX = hw_mode is HOSTAPD_MODE_IEEE80211AX.
 * WIFI_STANDARD_11AX = hw_mode is HOSTAPD_MODE_IEEE80211A and HE supported.
 * WIFI_STANDARD_11AD = hw_mode is HOSTAPD_MODE_IEEE80211AD.
 */
enum Generation : uint32_t {