commit | 03304184bb461f853300be01314bffe765a091d9 | [log] [tgz] |
---|---|---|
author | Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> | Thu Dec 14 20:32:21 2023 +0530 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Wed Mar 20 09:00:52 2024 +0100 |
tree | 8b4bc09700b5d245f550a0245562d9039891e14a | |
parent | e648f0c24a50e9ae0c1c1b8e872603fa481b09f8 [diff] |
hostap: Skip RSSI retrieval for AP mode RSSI is only applicable for STA mode, as for AP there are multiple peers. This causes failure and unnecessary delay, so just skip the retrieval. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>