Skip to content
Snippets Groups Projects
Commit 35571ae0 authored by Bryan O'Donoghue's avatar Bryan O'Donoghue :speech_balloon:
Browse files

wcn36xx: Send NULL data packet when exiting BMPS


This commit updates the BMPS exit path to be consistent with downstream in
terms of exiting BMPS mode. Downstream sets the flag to send a NULL data
frame to the host on exiting BMPS.

Doing so will immediately indicate to the host that the device is alive.
This is the right thing to do when doing firmware offloaded keepalive since
we may have been off channel when the firmware's timer to send the NULL
data-frame expired.

Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
parent 8b28bf54
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment