Home
last modified time | relevance | path

Searched refs:ATTR_CONFIG_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_defs.h62 ATTR_CONFIG_ERROR = 0x1009, enumerator
H A Dwps_attr_parse.c268 case ATTR_CONFIG_ERROR: in wps_set_attr()
H A Dwps_attr_build.c152 wpabuf_put_be16(msg, ATTR_CONFIG_ERROR); in wps_build_config_error()