qcacld-3.0: Update basic rates if rates not present in probe resp/bcn
Some IOT APs set supported rates to zero in probe response. Host uses probe response/beacon to update scan cache. Host uses supported rates from scan cache to update in assoc request. As the supported rates in probe response are zeros, host doesn't add supported rate IE in assoc request which leads to association failure. Hence add BSS basic rates in assoc request if supported rates in scan cache is not present. Change-Id: I1eb56f437c39494f386e7c97aac4b4bc56b156c8 CRs-Fixed: 2813072
Loading
Please register or sign in to comment