wlan: DTIM3 changed to DTIM1 after PNO

In wlan suspended case if peer disconnects, as a part of
DELETE_BSS_REQ, FW reset modulated DTIM to 0.
Now when PNO kicks in and new connection is established,
as the wlan is suspended, SET_POWER_PARAMS_REQ to change DTIM to
3 is not triggered.

To fix it, if the wlan is already suspended, during PNO connection
send SET_POWER_PARAMS_REQ to firmware once set key is completed
and before the next ENTER_BMPS_REQ so that firmware move to DTIM3.

Change-Id: I23cf1168413ecdf8e236bac074cbd64c9b2517fc
CRs-Fixed: 930710
2 files changed
tree: 0bc432c951def4507e85ed513ddcc1600e74fbcc
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile