dafonso / android-notifier

Automatically exported from code.google.com/p/android-notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

got a error message which is "an error ocurred while receiving bluetooth notification".

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.send test notification
2.got a error message which is "an error ocurred while receiving bluetooth 
notification".
3.do not sync at all

What is the expected output? What do you see instead?


Please paste the application's log here (it should now be on your
clipboard):

D/RemoteNotifier( 2878): Battery status: Charging
D/RemoteNotifier( 2878): Got battery level: 23
D/RemoteNotifier( 2878): Battery level change: 3
D/RemoteNotifier( 2878): Got battery update, but state change was not relevant
D/RemoteNotifier( 2878): Sending notification: 
v2/a57516cc2cd696d/4da8ec936bb1b/PING//Test notification
W/RemoteNotifier( 2878): No encryption key specified
D/RemoteNotifier( 2878): Connecting to Bluetooth device KIMGUNNY-DELL
W/BluetoothAdapter( 2878): getBluetoothService() called with no 
BluetoothManagerCallback
D/BluetoothSocket( 2878): connect(), SocketState: INIT, mPfd: 
{ParcelFileDescriptor: FileDescriptor[64]}
D/RemoteNotifier( 2878): Sent notification over Bluetooth (0 retries).

What version of Android are you using?
4.4.2

Original issue reported on code.google.com by y...@danby.co.kr on 22 Mar 2014 at 12:05