Home | History | Annotate | Download | only in wps

Lines Matching refs:timestamp

65 	struct os_time timestamp;
150 pbc->timestamp = now;
157 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
200 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME)