Home
last modified time | relevance | path

Searched refs:ATTR_SELECTED_REGISTRAR_CONFIG_METHODS (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/wps/
Dwps_defs.h130 ATTR_SELECTED_REGISTRAR_CONFIG_METHODS = 0x1053, enumerator
Dwps_attr_parse.c236 case ATTR_SELECTED_REGISTRAR_CONFIG_METHODS: in wps_set_attr()
Dwps_er.c1486 wpabuf_put_be16(msg, ATTR_SELECTED_REGISTRAR_CONFIG_METHODS); in wps_er_build_sel_reg_config_methods()
Dwps_registrar.c608 wpabuf_put_be16(msg, ATTR_SELECTED_REGISTRAR_CONFIG_METHODS); in wps_build_sel_reg_config_methods()
/hostap-latest/tests/hwsim/
Dtest_ap_wps.py6372 ATTR_SELECTED_REGISTRAR_CONFIG_METHODS = 0x1053 variable