Comment 0 for bug 1706531

Revision history for this message
AceLan Kao (acelankao) wrote :

[Impact]
ASA (Active Steering Antenna) requires per chain RSSI info. Intel WLAN driver has full support for per-chain RSSI information, but ath10k doesn't.

[Fix]
The fix is pretty simple just fills up RSSI value to the structure.

[Test Case]
RSSI information cab be polled from userspace using NL8022 wireless stack.

[Regression Potential]
No any regression concern.