From bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher type the security type to check AP flags and device capabilties against,
+ the security type to check AP flags and device capabilities against,
e.g. NMU_SEC_STATIC_WEP
@@ -925,13 +925,13 @@ arguments are valid
-
ap_wpa
bitfield of AP capabilties derived from the AP's WPA beacon, +
bitfield of AP capabilities derived from the AP's WPA beacon, e.g. (NM_802_11_AP_SEC_PAIR_TKIP | NM_802_11_AP_SEC_KEY_MGMT_PSK)
ap_rsn
bitfield of AP capabilties derived from the AP's RSN/WPA2 beacon, +
bitfield of AP capabilities derived from the AP's RSN/WPA2 beacon, e.g. (NM_802_11_AP_SEC_PAIR_CCMP | NM_802_11_AP_SEC_PAIR_TKIP)
TRUE if the device capabilities and AP capabilties intersect and are
+
TRUE if the device capabilities and AP capabilities intersect and are
compatible with the desired type
, FALSE if they are not
type
the security type to check device capabilties against, +
the security type to check device capabilities against, e.g. NMU_SEC_STATIC_WEP