OSDN Git Service

Removed onStartCommand().
authorMatthew Xie <mattx@google.com>
Thu, 12 Jul 2012 01:59:38 +0000 (18:59 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 17 Jul 2012 05:13:07 +0000 (22:13 -0700)
commit57a3923845c46742ed4f03d49dbdbb6c774ccf90
tree9f0fb7e58f2d5ea5d4acd0a514699390351e76cd
parentc55a9837c004044051b71bb47182ace156691283
Removed onStartCommand().

BT ON/OFF now done via enable() and disable() binder API call.
Also fixed bug with BT OFF if set scan mode times out

Change-Id: Ib88dfc148bb5a24cda1e84a86f044ae85a5a6514
src/com/android/bluetooth/btservice/AdapterService.java
src/com/android/bluetooth/btservice/AdapterState.java