Home
last modified time | relevance | path

Searched refs:ATTR_AP_CHANNEL (Results 1 – 4 of 4) sorted by relevance

/hostap-3.7.0/src/wps/
Dwps_defs.h56 ATTR_AP_CHANNEL = 0x1001, enumerator
Dwps_attr_parse.c578 case ATTR_AP_CHANNEL: in wps_set_attr()
Dwps_attr_build.c519 wpabuf_put_be16(msg, ATTR_AP_CHANNEL); in wps_build_ap_channel()
/hostap-3.7.0/tests/hwsim/
Dtest_ap_wps.py6275 ATTR_AP_CHANNEL = 0x1001 variable