commit | 2afd0ecd6a4217f31369093f3202d85d43611d62 | [log] [tgz] |
---|---|---|
author | Pragaspathi Thilagaraj <tpragasp@codeaurora.org> | Thu Mar 26 17:31:12 2020 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Mar 30 13:19:08 2020 -0700 |
tree | 5ecb7d367cca33bec17189334a14e637070ee138 | |
parent | 413686ff391b7d147773f704e8650750dcd6d913 [diff] |
qcacmn: Introduce scan api to get scan entry ageout time The driver doesn't ageout connected BSS from rrm scan result after the scan default ageout time. This results in connected AP information sent in beacon report request in table mode always. Introduce scan api to get the scan age out time configured from scan module. This value will be used as the threshold in rrm scan filter. Change-Id: Ib3981538faf179cff53936770f705d41922dca66 CRs-Fixed: 2650914