Searched refs:upnp_wps_device_init (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/wps/
H A Dwps_upnp.h37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
H A Dwps_upnp.c458 * @sm: WPS UPnP state machine from upnp_wps_device_init()
661 * @sm: WPS UPnP state machine from upnp_wps_device_init()
735 * @sm: WPS UPnP state machine from upnp_wps_device_init()
929 * @sm: WPS UPnP state machine from upnp_wps_device_init()
959 * @sm: WPS UPnP state machine from upnp_wps_device_init()
1020 * @sm: WPS UPnP state machine from upnp_wps_device_init()
1040 * upnp_wps_device_init - Initialize WPS UPnP
1047 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps, function
1054 wpa_printf(MSG_ERROR, "WPS UPnP: upnp_wps_device_init failed");
1070 * @sm: WPS UPnP state machine from upnp_wps_device_init()
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwps_hostapd.c914 hapd->wps_upnp = upnp_wps_device_init(ctx, wps, hapd);

Completed in 184 milliseconds