qcacmn: Use crypto APIs in scan filter
Use crypto APIs in scan filter to match the security. Change-Id: I8b4d6f6085e3bfcdd8af2b4d9243c27e070cda78 CRs-Fixed: 2718079
Šī revīzija ir iekļauta:

revīziju iesūtīja
nshrivas

vecāks
168fbbffe7
revīzija
9cf786a2ab
@@ -572,6 +572,7 @@ enum wlan_pmf_cap {
|
||||
WLAN_PMF_REQUIRED,
|
||||
};
|
||||
|
||||
#ifndef WLAN_SCAN_SECURITY_FILTER_V1
|
||||
/**
|
||||
* enum wlan_auth_type - Enumeration of the various Auth types
|
||||
* @WLAN_AUTH_TYPE_OPEN_SYSTEM: Open auth type
|
||||
@@ -670,6 +671,7 @@ enum wlan_enc_type {
|
||||
WLAN_ENCRYPT_TYPE_ANY,
|
||||
WLAN_NUM_OF_ENCRYPT_TYPE = WLAN_ENCRYPT_TYPE_ANY,
|
||||
};
|
||||
#endif
|
||||
|
||||
/**
|
||||
* struct wlan_ssid - SSID info
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user