wlan: Advertise host Control Roaming based on FW and Host blacklist feature.

Currently, Wifi Framework configure Blacklist Bssid based
on WIFI_FEATURE_CONTROL_ROAMING feature flag and wlan host
driver configure this Blacklist Bssid to Firmware based on
blacklist bssid timeout & Firmware capability. When Bssid timeout
is zero, feature flag will advertise to framework and
the framework will trigger blacklist bssid to host driver,
this eventually failed to set blacklist info to Firmware
due to blacklist timer is zero.

So to avoid this condition, framework should not trigger
blacklist bssid feature to host driver. This can be achieve
by advertise supported Host feature i.e
WIFI_FEATURE_CONTROL_ROAMING based on FW cap and blacklist timeout
both.

Change-Id: Ibc6a9c41d365c32a4ed6840cd2ec00ade1dcb3ad
CRs-Fixed: 2795285
1 file changed
tree: d89e8a2b66369c19241d2f20e4b726f947099bd5
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile