
Currently when TWT commands are sent to firmware, the host driver doesn't acquire wake lock. So the wlan can got to wow mode before receiving the TWT command response and the response will get dropped since host is in wow mode. To avoid this make the TWT events as wakeable so firmware can wake up host if host is suspended. Change-Id: I2750049f9173de564e24114731d3fdd8ec8d6d86 CRs-Fixed: 2869865