Re: [PATCH 7/7] mac80211: Add api to configure low and high RSSI threshold
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-06-29 09:40:01
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-06-29 09:40:01
On Wed, 2018-06-13 at 16:15 +0530, Tamizh chelvam wrote:
Add set_sta_mon_rssi_range_config api to support configuring low and high RSSI threshold values for a connected station. And trigger an event if a station's signal strength goes out of configured range.
Same here, let's not worry about the "single threshold" thing - it simplifies the code. johannes