Searched refs:SIG_WPS_ENABLE (Results 1 – 2 of 2) sorted by relevance
20 SIG_WPS_ENABLE = 1, //1 enumerator
130 if ( (e->sig >= SIG_WPS_ENABLE) && (e->sig < SIG_WPS_NUM) ) { in wps_task()143 case SIG_WPS_ENABLE: in wps_task()153 if (e->sig == SIG_WPS_ENABLE) { in wps_task()1891 ret = wps_post_block(SIG_WPS_ENABLE, (esp_wps_config_t *)config); in esp_wifi_wps_enable()