Structure used to configure the access point.
Data Fields | |
| cy_wcm_ap_credentials_t | ap_credentials |
| AP credentials. | |
| cy_wcm_wifi_band_t | band |
| Band for the AP. | |
| uint8_t | channel |
| Radio channel of the AP. | |
| cy_wcm_ip_setting_t | ip_settings |
| IP settings of the AP interface. | |
| cy_wcm_custom_ie_info_t * | ie_info |
| Optional custom IE information to be added to the SoftAP. | |