commit | 9282e5cbb5c18dd68478fb278a38f3a5510a4d5e | [log] [tgz] |
---|---|---|
author | Sungjun Park <sjpark@codeaurora.org> | Fri Jun 17 14:24:28 2016 -0700 |
committer | Sungjun Park <sjpark@codeaurora.org> | Wed Jun 22 10:46:54 2016 -0700 |
tree | 1723f4d98782d44389a0b1e64acfa3be83217783 | |
parent | d50b13989f6488425bc45baf4fcc4bf48b6e9108 [diff] |
bluetooth: Fix bt on/off count flag handle Bluedroid stack tries to turn off BT first every time before it turns on BT, so the bt on/off count comes to minus value. Fix the multiple times BT off counter to 0 always to handle it to make actual BT off happened. Change-Id: I53203959325437d0b9f0277860d240a15d8465b8