]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/ctrl_iface.c
nl80211: Support setting sched scan RSSI threshold
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Wed, 25 Jul 2012 13:56:43 +0000 (16:56 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 25 Jul 2012 13:56:43 +0000 (16:56 +0300)
commitbf8d6d2430c1603419fb01823feba81be971518a
treeda5e98b0c4bc1df6856c4af26a209c4751482244
parentcae2119c863d3ea013ec820691bffc4a940e4f0b
nl80211: Support setting sched scan RSSI threshold

Allow the user to configure an RSSI threshold in dBm below which the
nl80211 driver won't report scan results. Currently only supported
during scheduled (PNO) scans.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/ctrl_iface.c