Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 39fa6fff authored by Ajit Vaishya's avatar Ajit Vaishya
Browse files

wlan: Advertise host Control Roaming based on FW and Host Capabilities

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
parent 2ce7076e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment