OSDN Git Service

HFP should timeout in Java services if Native never replied
authorSanket Agarwal <sanketa@google.com>
Mon, 15 Aug 2016 21:25:59 +0000 (14:25 -0700)
committerSanket Agarwal <sanketa@google.com>
Fri, 28 Oct 2016 20:06:23 +0000 (20:06 +0000)
commit525bb0caa0d8f4a8093890cab4bc058ef909a637
treed09411205d2f3bb951e1b537de2b60f82d167e12
parent1ec9ba7d555fc54f5b60aeb06fb38cab26f302a0
HFP should timeout in Java services if Native never replied

Usually Java services should be failsafe to avoid any states
where it could be stuck listening to lower levels.

Change-Id: I0bdf511878ba773a94b00004951b1f8a94d978f5
(cherry picked from commit 7e7b555fc9539f5d9def892208b416c095543303)
src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java