set_ap_wps_ie in driver_nl80211

Bartosz.Markowski at tieto.com Bartosz.Markowski
Fri May 6 01:46:58 PDT 2011


What about this comment:

	 * This will also be used to add P2P IE(s) into Beacon/Probe Response
	 * frames when operating as a GO. The driver is responsible for adding
	 * timing related attributes (e.g., NoA) in addition to the IEs
	 * included here by appending them after these buffers. This call is
	 * also used to provide Probe Response IEs for P2P Listen state
	 * operations for drivers that generate the Probe Response frames
	 * internally.
	 */
	int (*set_ap_wps_ie)(void *priv, const struct wpabuf *beacon,
			     const struct wpabuf *proberesp,
			     const struct wpabuf *assocresp); 

Especially part for drivers that generate the Probe Response frames internally?


\Bartosz

-----Original Message-----
From: hostap-bounces at lists.shmoo.com [mailto:hostap-bounces at lists.shmoo.com] On Behalf Of Johannes Berg
Sent: 6 maja 2011 10:39
To: Nakraszewicz Piotr
Cc: hostap at lists.shmoo.com
Subject: Re: set_ap_wps_ie in driver_nl80211

On Fri, 2011-05-06 at 11:25 +0300, Piotr.Nakraszewicz at tieto.com wrote:

> Are there any plans of implementing set_ap_wps_ie in driver_nl80211.c?

No. That doesn't make any sense, the whole beacon is programmed and probe responses are sent by hostapd.

johannes

_______________________________________________
HostAP mailing list
HostAP at lists.shmoo.com
http://lists.shmoo.com/mailman/listinfo/hostap



More information about the Hostap mailing list