Structures¶
-
group
group_wcm_structures
-
struct
cy_wcm_wps_config_t
¶ - #include <cy_wcm.h>
Structure used to pass WPS configuration parameters to cy_wcm_wps_enrollee.
Password is mandatory only for CY_WCM_WPS_PIN mode and not used when mode is CY_WCM_WPS_PBC.
-
struct
cy_wcm_config_t
¶ - #include <cy_wcm.h>
Structure used to pass WCM configuration to cy_wcm_init.
-
struct
cy_wcm_ip_address_t
¶ - #include <cy_wcm.h>
Structure used to receive the IP address information from cy_wcm_connect_ap.
-
union
cy_wcm_event_data_t
¶ - #include <cy_wcm.h>
Structure used to receive the IP address information through the callback registered using cy_wcm_register_event_callback.
Public Members
-
cy_wcm_ip_address_t
ip_addr
¶ Contains the IP address for the CY_WCM_EVENT_IP_CHANGED event.
-
cy_wcm_mac_t
sta_mac
¶ MAC address of the STA for the CY_WCM_EVENT_STA_JOINED or CY_WCM_EVENT_STA_LEFT.
-
cy_wcm_ip_address_t
-
struct
cy_wcm_ap_credentials_t
¶ - #include <cy_wcm.h>
Structure used for providing the AP credential to connect to a AP using cy_wcm_connect_ap.
-
struct
cy_wcm_ip_setting_t
¶ - #include <cy_wcm.h>
Structure used to pass the static IP address information to cy_wcm_connect_ap.
-
struct
cy_wcm_connect_params_t
¶ - #include <cy_wcm.h>
Structure used to pass the Wi-Fi connection parameter information to cy_wcm_connect_ap.
-
struct
cy_wcm_scan_filter_t
¶ - #include <cy_wcm.h>
Structure used to pass scan filters to cy_wcm_start_scan.
-
struct
cy_wcm_scan_result_t
¶ - #include <cy_wcm.h>
Structure used for storing scan results.
-
struct
cy_wcm_wps_device_detail_t
¶ - #include <cy_wcm.h>
Structure used to pass the device information to cy_wcm_wps_enrollee.
-
struct
cy_wcm_wps_credential_t
¶ - #include <cy_wcm.h>
Structure used to receive the AP credential after WPS is completed successfully from cy_wcm_wps_enrollee.
-
struct
cy_wcm_associated_ap_info_t
¶ - #include <cy_wcm.h>
Structure used to receive the information of the associated AP from cy_wcm_get_associated_ap_info().
-
struct
cy_wcm_wlan_statistics_t
¶ - #include <cy_wcm.h>
Structure used to receive the WLAN statistics of the given Interface from the time WLAN driver is up.
-
struct
cy_wcm_custom_ie_info_t
¶ - #include <cy_wcm.h>
Structure used to fill the vendor information element (IE) as a part of starting SoftAP.
-
struct
cy_wcm_ap_config_t
¶ - #include <cy_wcm.h>
Structure used to configure the Access Point.
-
struct
- cy_wcm_wps_config_t
- cy_wcm_config_t
- cy_wcm_ip_address_t
- cy_wcm_event_data_t
- cy_wcm_ap_credentials_t
- cy_wcm_ip_setting_t
- cy_wcm_connect_params_t
- cy_wcm_scan_filter_t
- cy_wcm_scan_result_t
- cy_wcm_wps_device_detail_t
- cy_wcm_wps_credential_t
- cy_wcm_associated_ap_info_t
- cy_wcm_wlan_statistics_t
- cy_wcm_custom_ie_info_t
- cy_wcm_ap_config_t