commit | b98b2e567d8a60a48fb5cc72557eb7028a3ca297 | [log] [tgz] |
---|---|---|
author | zhenchao <zhenchao@codeaurora.org> | Fri Nov 04 11:30:10 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Jan 21 15:52:03 2017 -0800 |
tree | 181f85f17dfaaea919ad800db3187810467e3ee3 | |
parent | 77fd0e9d2970a13484f2e3e24f5137e864c95eec [diff] |
Bluetooth: ignore connection state change while BT OFF In some conditions, connection status is not correct in paired device list after BT turn off and turn on again. Ignore profile connection state change broadcast during BT state is STATE_TURNING_OFF or STATE_OFF. Change-Id: I6160c57806636729724ff44a6e52f8ae85779bbc CRs-Fixed: 1088259