Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/wps/
H A Dwps_defs.h131 ATTR_PRIMARY_DEV_TYPE = 0x1054, enumerator
H A Dwps_dev_attr.c115 wpabuf_put_be16(msg, ATTR_PRIMARY_DEV_TYPE); in wps_build_primary_dev_type()
H A Dwps_attr_parse.c244 case ATTR_PRIMARY_DEV_TYPE: in wps_set_attr()
/netbsd/external/bsd/wpa/dist/src/p2p/
H A Dp2p_build.c790 wpabuf_put_be16(buf, ATTR_PRIMARY_DEV_TYPE); in p2p_build_wps_ie()