commit | 80c475929ec79a96a20b6f800c3229a0bb5b1317 | [log] [tgz] |
---|---|---|
author | Alan Chen <alache@codeaurora.org> | Mon Dec 16 14:35:47 2019 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Jan 02 14:31:41 2020 -0800 |
tree | 3130328f7bb1d8e5d96e8a4f293d49c79ff7dbe2 | |
parent | b91d7bee26c815e343066d727c409cf07a6a2525 [diff] |
qcacmn: Increase SCAN_PNO_MAX_NETW_CHANNELS_EX macro to 100 PNO scan is failing to start because it is coming with 97 channels but the current max number of channels in PNO scan is 60. To allow for a larger number of channels, increase SCAN_PNO_MAX_NETW_CHANNELS_EX to 100. Change-Id: I3ac08f83f9f500899656caf48c112c33580cef70 CRs-Fixed: 2585685