linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* scheduled scan api
@ 2014-05-07 11:57 Arend van Spriel
  2014-05-26 11:54 ` Luca Coelho
  0 siblings, 1 reply; 2+ messages in thread
From: Arend van Spriel @ 2014-05-07 11:57 UTC (permalink / raw)
  To: Johannes Berg
  Cc: linux-wireless@vger.kernel.org, Jouni Malinen,
	hostap@lists.shmoo.com

Hi Johannes,

I received a couple of reports from people who got problem with brcmfmac 
when a scheduled scan is requested, without any ssid specified. 
Currently, brcmfmac basically rejects the request. So what are valid 
usage scenarios for scheduled scans with respect to the n_ssid, 
n_channels, and n_matchsets. In the kernel doc below it says a 
zero-length ssid means 'no match'. I suppose it means any ssid which 
signal is above RRSI threshold will match.

Regards,
Arend
---8<----------------------------------------------------------
/**
  * struct cfg80211_match_set - sets of attributes to match
  *
  * @ssid: SSID to be matched; may be zero-length for no match (RSSI only)
  * @rssi_thold: don't report scan results below this threshold (in s32 dBm)
  */

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-26 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 11:57 scheduled scan api Arend van Spriel
2014-05-26 11:54 ` Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).