Searched refs:WPS_DEV_NAME_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/src/wps/ | ||
D | wps_defs.h | 48 #define WPS_DEV_NAME_MAX_LEN 32 macro |
D | wps_attr_parse.c | 488 if (len > WPS_DEV_NAME_MAX_LEN) { in wps_set_attr() |