OSDN Git Service

When pbap cleanup, stopSelfResult called twice with same service id
authorzzy <zhenye@broadcom.com>
Tue, 11 Sep 2012 22:55:25 +0000 (15:55 -0700)
committerMatthew Xie <mattx@google.com>
Wed, 19 Sep 2012 23:42:50 +0000 (16:42 -0700)
commitebdb4d92c0ea0b5e40afe0feec71105695d27a4c
treef056a68db51b8453541164fe56d4da68b15ba1ee
parent826318bb9de042f10df8639da2965bf4d9d38e85
When pbap cleanup,  stopSelfResult called twice with same service id

This seemed like to be the root casue of bug 7136940.  The thread 3564 stuck after following log:
09-10 11:24:08.882  3564  V BluetoothPbapService: Pbap Service closeService

bug 7136940
src/com/android/bluetooth/pbap/BluetoothPbapService.java