Home
last modified time | relevance | path

Searched refs:ATTR_CONFIG_METHODS (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/wps/
Dwps_defs.h61 ATTR_CONFIG_METHODS = 0x1008, enumerator
Dwps_attr_parse.c228 case ATTR_CONFIG_METHODS: in wps_set_attr()
Dwps_attr_build.c120 wpabuf_put_be16(msg, ATTR_CONFIG_METHODS); in wps_build_config_methods()
Dwps_registrar.c627 wpabuf_put_be16(msg, ATTR_CONFIG_METHODS); in wps_build_probe_config_methods()
/hostap-latest/src/p2p/
Dp2p_build.c806 wpabuf_put_be16(buf, ATTR_CONFIG_METHODS); in p2p_build_wps_ie()
Dp2p_pd.c35 wpabuf_put_be16(buf, ATTR_CONFIG_METHODS); in p2p_build_wps_ie_config_methods()
/hostap-latest/tests/hwsim/
Dtest_ap_wps.py6303 ATTR_CONFIG_METHODS = 0x1008 variable
6672 attrs += build_wsc_attr(ATTR_CONFIG_METHODS, config_methods)
6702 attrs += build_wsc_attr(ATTR_CONFIG_METHODS, '\x00\x00')
6727 attrs += build_wsc_attr(ATTR_CONFIG_METHODS, '\x00\x00')