Searched refs:WPS_WAIT_COUNT (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dwatchdog.c84 #define WPS_WAIT_COUNT WPS_WAIT * 20 /* 20 times a second */ macro
511 btn_count_setup = WPS_WAIT_COUNT; //to trigger WPS
949 if (++btn_count_setup > WPS_WAIT_COUNT)
1011 if (++btn_count_setup_second > WPS_WAIT_COUNT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dwatchdog.c84 #define WPS_WAIT_COUNT WPS_WAIT * 20 /* 20 times a second */ macro
511 btn_count_setup = WPS_WAIT_COUNT; //to trigger WPS
949 if (++btn_count_setup > WPS_WAIT_COUNT)
1011 if (++btn_count_setup_second > WPS_WAIT_COUNT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dwatchdog.c84 #define WPS_WAIT_COUNT WPS_WAIT * 20 /* 20 times a second */ macro
511 btn_count_setup = WPS_WAIT_COUNT; //to trigger WPS
949 if (++btn_count_setup > WPS_WAIT_COUNT)
1011 if (++btn_count_setup_second > WPS_WAIT_COUNT)

Completed in 121 milliseconds