Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_defs.h56 ATTR_AP_CHANNEL = 0x1001, enumerator
H A Dwps_attr_parse.c578 case ATTR_AP_CHANNEL: in wps_set_attr()
H A Dwps_attr_build.c519 wpabuf_put_be16(msg, ATTR_AP_CHANNEL); in wps_build_ap_channel()