wifi: Increase mNumSelectiveChannelScan when selective scan triggered
As mNumSelectiveChannelScan only increased when start scan succeed, in
some specific case, freqs in selective scan are not supported by kernel
due to Reg Domain, which makes scan always failed. This makes framework
continuously issue selective scans but get rejected.
Increase mNumSelectiveChannelScan when selective scan triggered, which
allow framework to issue full scan after several rounds of selective
scans.
Change-Id: I39408ff7915cb2faeea893c7bb10b75602493af2
CRs-Fixed: 2016934
1 file changed