enum cy_wcm_ip_version_t |
enum cy_wcm_ipv6_type_t |
enum cy_wcm_security_t |
Enumeration of Wi-Fi Security Modes.
Enumerator | |
---|---|
CY_WCM_SECURITY_OPEN | Open security.
|
CY_WCM_SECURITY_WEP_PSK | WEP PSK security with open authentication.
|
CY_WCM_SECURITY_WEP_SHARED | WEP PSK security with shared authentication.
|
CY_WCM_SECURITY_WPA_TKIP_PSK | WPA PSK security with TKIP.
|
CY_WCM_SECURITY_WPA_AES_PSK | WPA PSK security with AES.
|
CY_WCM_SECURITY_WPA_MIXED_PSK | WPA PSK security with AES and TKIP.
|
CY_WCM_SECURITY_WPA2_AES_PSK | WPA2 PSK security with AES.
|
CY_WCM_SECURITY_WPA2_AES_PSK_SHA256 | WPA2 PSK SHA256 Security with AES |
CY_WCM_SECURITY_WPA2_TKIP_PSK | WPA2 PSK security with TKIP.
|
CY_WCM_SECURITY_WPA2_MIXED_PSK | WPA2 PSK security with AES and TKIP.
|
CY_WCM_SECURITY_WPA2_FBT_PSK | WPA2 FBT PSK security with AES and TKIP.
|
CY_WCM_SECURITY_WPA3_SAE | WPA3 security with AES.
|
CY_WCM_SECURITY_WPA2_WPA_AES_PSK | WPA2 WPA PSK Security with AES |
CY_WCM_SECURITY_WPA2_WPA_MIXED_PSK | WPA2 WPA PSK Security with AES & TKIP.
|
CY_WCM_SECURITY_WPA3_WPA2_PSK | WPA3 WPA2 PSK security with AES.
|
CY_WCM_SECURITY_WPA_TKIP_ENT | WPA Enterprise Security with TKIP.
|
CY_WCM_SECURITY_WPA_AES_ENT | WPA Enterprise Security with AES |
CY_WCM_SECURITY_WPA_MIXED_ENT | WPA Enterprise Security with AES and TKIP.
|
CY_WCM_SECURITY_WPA2_TKIP_ENT | WPA2 Enterprise Security with TKIP.
|
CY_WCM_SECURITY_WPA2_AES_ENT | WPA2 Enterprise Security with AES.
|
CY_WCM_SECURITY_WPA2_MIXED_ENT | WPA2 Enterprise Security with AES and TKIP.
|
CY_WCM_SECURITY_WPA2_FBT_ENT | WPA2 Enterprise Security with AES and FBT.
|
CY_WCM_SECURITY_IBSS_OPEN | Open security on IBSS ad hoc network.
|
CY_WCM_SECURITY_WPS_SECURE | WPS with AES security.
|
CY_WCM_SECURITY_UNKNOWN | Returned by cy_wcm_scan_result_callback_t if security is unknown. Do not pass this to the join function! |
CY_WCM_SECURITY_FORCE_32_BIT | Exists only to force whd_security_t type to 32 bits.
|
enum cy_wcm_wifi_band_t |
enum cy_wcm_interface_t |
enum cy_wcm_scan_status_t |
enum cy_wcm_wps_mode_t |
Enumeration of WPS configuration method.
Enumeration of WPS authentication types.
Enumeration of WPS encryption type.
Enumeration of WPS device category from the WSC 2.0 spec.
enum cy_wcm_event_t |
Enumeration of WCM events.
enum cy_wcm_bss_type_t |
Enumeration of network types.
Enumerator | |
---|---|
CY_WCM_BSS_TYPE_INFRASTRUCTURE | Infrastructure network.
|
CY_WCM_BSS_TYPE_ADHOC | 802.11 ad hoc IBSS network.
|
CY_WCM_BSS_TYPE_ANY | Either infrastructure or ad hoc network. |
CY_WCM_BSS_TYPE_MESH | 802.11 mesh network.
|
CY_WCM_BSS_TYPE_UNKNOWN | Returned by cy_wcm_scan_result_callback_t if BSS type is unknown. Do not pass this to the Join function. |
enum cy_wcm_ie_mask_t |
Enumeration of applicable packet mask bits for custom information elements (IEs)