OSDN Git Service

Bluetooth: Restarting PM timer during incoming rfcomm data.
authorHemant Gupta <hemantg@codeaurora.org>
Mon, 30 Sep 2013 12:56:03 +0000 (18:26 +0530)
committerHemant Gupta <hemantg@codeaurora.org>
Sun, 29 Jun 2014 06:42:08 +0000 (12:12 +0530)
commitd9e2d0f1fa19f737632e82c24ba278990b8a7548
treec5b758db28752312163500e90d4b76c861726af0
parente146869fec903400e601d2ac7b0a59bd05934f0e
Bluetooth: Restarting PM timer during incoming rfcomm data.

During incoming rfcomm data, we were setting the pm mode to
active, thereby stopping timer and never restarting it again.
So Dut was never going to sniff , if the last packet is incoming
packet. Therefore add change to restart the PM timer during incoming
data.

Change-Id: I4396bb2f267b12cb92a944c15609ddeaa13288ad
bta/jv/bta_jv_act.c