wlan: Add support for PER based roaming #3

In congested environments, it could be possible that client
having good RSSI of AP however it's not able to transfer
data at good rates. DUT should roam to a better AP if available
if it faces congestion in home channel.

Following changes are added for this functionality:
1. Add changes to monitor Rx and Tx rates to trigger roam scan
in case data rates are low below a preconfigured value.
2. Implement a new AP selection algorithm which will consider AP
capabilty, channel conditions and RSSI to select new bss.

Add required changes to monitor rx path.

Change-Id: I05c45bed82031d6acac5e7205c4151e11a98a8a9
CRs-Fixed: 1031345
3 files changed
tree: 8adae01348abe026ad66465d952e69869cee1b6e
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile