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.
Data Fields | |
cy_wcm_wps_mode_t | mode |
WPS mode. | |
char * | password |
Used only for CY_WCM_WPS_PIN mode. | |