OSDN Git Service

Sends bond state change intent for unbonding a device
authorSubramanian Srinivasan <subrsrin@codeaurora.org>
Fri, 31 Jan 2014 02:51:42 +0000 (18:51 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 24 Jun 2015 00:18:38 +0000 (17:18 -0700)
commit3d10f5428e566355ce786e00201bef72d99fdc2a
tree750b9aa872b7cbf3a58229597529d1dc36002d30
parentb99a8af5a27318bb5ae3745531d5a2175370b892
Sends bond state change intent for unbonding a device

When remove bond API is called from the stack layer,
the bond state change intent is not sent in the
upper layers to unbond a device.

Change-Id: I515bfaf3f1a575106b10e2f688b1e9de58770b87
src/com/android/bluetooth/btservice/BondStateMachine.java