wlan: Update VHT center channel and channel width at start BSS.

The problem is once the P2P connection is established in the P2P go GUI
issues the scan for finding the P2P device then in the finish scan the
driver sends the invalid cb mode to the Riva which is causing the rates
stuck at rate index 91 which is 11ac 40 MHZ rates. The reason finish
scan sends the invalid cb mode to the Riva is because the function
peGetResumeChannel returns cbmode as htSecondarychanneloffset if the
apCenterChan and apChanwidth is zero which is causing the problem.

The fix is to update the apCenterChan and apChanwidth in the peSession
during start bss.

Change-Id: Ia6579dfe417f3e447c8a314af3a7d17b4fb66c9d
CR-Fixed: 407675
1 file changed
tree: 81a4cbab3c4f26e709fb8ac99260c038da665b27
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Kconfig
  5. Makefile