qcacmn: Add OSEN AKM support for HS-2.0

OSEN is a new AKM to support HS-2.0.

Change-Id: I43efc34d754c51c9a16584495523629d32c16c5e
CRs-Fixed: 2361375
此提交包含在:
Srinivas Dasari
2018-11-29 20:39:20 +05:30
提交者 nshrivas
父節點 a647c5e032
當前提交 2f6d368c6e
共有 3 個檔案被更改,包括 12 行新增0 行删除

查看文件

@@ -390,6 +390,7 @@ enum extn_element_ie {
#define WLAN_WPA_CCKM_AKM 0x00964000
#define WLAN_RSN_CCKM_AKM 0x00964000
#define WLAN_RSN_DPP_AKM 0x029A6F50
#define WLAN_RSN_OSEN_AKM 0x019A6F50
#define RSN_VERSION 1
#define WLAN_RSN_SEL(x) (((x) << 24) | WLAN_RSN_OUI)