Macros¶
-
group
group_wcm_macros
Defines
-
CY_WCM_MAX_SSID_LEN
¶ Max SSID length.
-
CY_WCM_MAX_PASSPHRASE_LEN
¶ Max passphrase length.
-
CY_WCM_MAC_ADDR_LEN
¶ MAC address length.
-
CY_WCM_MAX_IE_LENGTH
¶ Maximum Length of Information Element.
-
WEP_ENABLED
¶ Flag to enable WEP security.
-
TKIP_ENABLED
¶ Flag to enable TKIP encryption.
-
AES_ENABLED
¶ Flag to enable AES encryption.
-
SHARED_ENABLED
¶ Flag to enable shared key security.
-
WPA_SECURITY
¶ Flag to enable WPA security.
-
WPA2_SECURITY
¶ Flag to enable WPA2 security.
-
WPA3_SECURITY
¶ Flag to enable WPA3 PSK security.
-
ENTERPRISE_ENABLED
¶ Flag to enable enterprise security.
-
WPS_ENABLED
¶ Flag to enable WPS security.
-
IBSS_ENABLED
¶ Flag to enable IBSS mode.
-
FBT_ENABLED
¶ Flag to enable FBT.
-
CY_WCM_WPS_PIN_LENGTH
¶ WPS password length for PIN mode.
-
CY_WCM_MAXIMUM_CALLBACKS_COUNT
¶ Maximum number of callbacks that can be registered with the WCM library.
-