Structure used to pass the Wi-Fi connection parameter information to cy_wcm_connect_ap.
Data Fields | |
| cy_wcm_ap_credentials_t | ap_credentials |
| AP credentials. | |
| cy_wcm_mac_t | BSSID |
| MAC address of the AP (optional). | |
| cy_wcm_ip_setting_t * | static_ip_settings |
| Static IP settings of the device (optional). | |
| cy_wcm_wifi_band_t | band |
| Radio band to be connected (optional). | |
| cy_wcm_itwt_profile_t | itwt_profile |
| Individual TWT profile. | |