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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c12846 unsigned short config_method; local
12857 config_method = strtoul(value, NULL, 16);
12858 if (config_method & WPS_CONFMET_EXT_NFC_TOK) {
12859 config_method &= ~WPS_CONFMET_EXT_NFC_TOK;
12860 sprintf(tmp, "0x%x", config_method);

Completed in 112 milliseconds