On Mon, 2020-08-03 at 12:20 +0200, Johannes Berg wrote: > On Wed, 2020-07-15 at 16:05 -0700, Aloka Dixit wrote: > > This patch adds new attributes to support unsolicited broadcast > > probe response transmission used for in-band > > discovery in 6GHz band (IEEE P802.11ax/D6.0 26.17.2.3.2, AP behavior for > > fast passive scanning). > > The new attribute, NL80211_ATTR_UNSOL_BCAST_PROBE_RESP, is nested which > > supports following parameters: > > (1) NL80211_UNSOL_BCAST_PROBE_RESP_INT - Packet interval > > (2) NL80211_UNSOL_BCAST_PROBE_RESP_TMPL - Template data > > And maybe some driver support flag is needed? Possibly even per band, like our discussion on the other patches? johannes