level 6
nhb2318
楼主
大家好,请问一下这个异常是怎么回事儿,应该修改哪里?
E/BluetoothAdapterState( 3640): Error enabling Bluetooth - hardware init failed
W/BluetoothHeadsetServiceJni( 3640): Cleaning up Bluetooth Handsfree Interface...
W/BluetoothHeadsetServiceJni( 3640): Cleaning up Bluetooth Handsfree callback object
E/BluetoothHeadsetClient( 3097):
E/BluetoothHeadsetClient( 3097): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadsetClient$2@ec9de2b
E/BluetoothHeadsetClient( 3097): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1029)
E/BluetoothHeadsetClient( 3097): at android.app.ContextImpl.unbindService(ContextImpl.java:1929)
E/BluetoothHeadsetClient( 3097): at android.content.ContextWrapper.unbindService(ContextWrapper.java:551)
E/BluetoothHeadsetClient( 3097): at android.bluetooth.BluetoothHeadsetClient$1.onBluetoothStateChange(BluetoothHeadsetClient.java:382)
E/BluetoothHeadsetClient( 3097): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
E/BluetoothHeadsetClient( 3097): at android.os.Binder.execTransact(Binder.java:446)
E/BluetoothAvrcpController( 3097):
E/BluetoothAvrcpController( 3097): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothAvrcpController$2@de6e288
E/BluetoothAvrcpController( 3097): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1029)
E/BluetoothAvrcpController( 3097): at android.app.ContextImpl.unbindService(ContextImpl.java:1929)
E/BluetoothAvrcpController( 3097): at android.content.ContextWrapper.unbindService(ContextWrapper.java:551)
E/BluetoothAvrcpController( 3097): at android.bluetooth.BluetoothAvrcpController$1.onBluetoothStateChange(BluetoothAvrcpController.java:80)
E/BluetoothAvrcpController( 3097): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
E/BluetoothAvrcpController( 3097): at android.os.Binder.execTransact(Binder.java:446)
W/BluetoothHidServiceJni( 3640): Cleaning up Bluetooth HID Interface...
W/bt-btif ( 3640): cleanup: HH disabling or disabled already, status = 0
W/BluetoothHidServiceJni( 3640): Cleaning up Bluetooth GID callback object
W/BluetoothHealthServiceJni( 3640): Cleaning up Bluetooth Health Interface...
W/BluetoothHealthServiceJni( 3640): Cleaning up Bluetooth Health object
W/BluetoothPanServiceJni( 3640): Cleaning up Bluetooth PAN Interface...
W/BluetoothPanServiceJni( 3640): Cleaning up Bluetooth PAN callback object
蓝牙不能用,开启蓝牙后,没反应,自动又关闭了,用logcat提取的,以上只是一部分,求解决方法
2016年08月18日 08点08分
1
E/BluetoothAdapterState( 3640): Error enabling Bluetooth - hardware init failed
W/BluetoothHeadsetServiceJni( 3640): Cleaning up Bluetooth Handsfree Interface...
W/BluetoothHeadsetServiceJni( 3640): Cleaning up Bluetooth Handsfree callback object
E/BluetoothHeadsetClient( 3097):
E/BluetoothHeadsetClient( 3097): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadsetClient$2@ec9de2b
E/BluetoothHeadsetClient( 3097): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1029)
E/BluetoothHeadsetClient( 3097): at android.app.ContextImpl.unbindService(ContextImpl.java:1929)
E/BluetoothHeadsetClient( 3097): at android.content.ContextWrapper.unbindService(ContextWrapper.java:551)
E/BluetoothHeadsetClient( 3097): at android.bluetooth.BluetoothHeadsetClient$1.onBluetoothStateChange(BluetoothHeadsetClient.java:382)
E/BluetoothHeadsetClient( 3097): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
E/BluetoothHeadsetClient( 3097): at android.os.Binder.execTransact(Binder.java:446)
E/BluetoothAvrcpController( 3097):
E/BluetoothAvrcpController( 3097): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothAvrcpController$2@de6e288
E/BluetoothAvrcpController( 3097): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1029)
E/BluetoothAvrcpController( 3097): at android.app.ContextImpl.unbindService(ContextImpl.java:1929)
E/BluetoothAvrcpController( 3097): at android.content.ContextWrapper.unbindService(ContextWrapper.java:551)
E/BluetoothAvrcpController( 3097): at android.bluetooth.BluetoothAvrcpController$1.onBluetoothStateChange(BluetoothAvrcpController.java:80)
E/BluetoothAvrcpController( 3097): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
E/BluetoothAvrcpController( 3097): at android.os.Binder.execTransact(Binder.java:446)
W/BluetoothHidServiceJni( 3640): Cleaning up Bluetooth HID Interface...
W/bt-btif ( 3640): cleanup: HH disabling or disabled already, status = 0
W/BluetoothHidServiceJni( 3640): Cleaning up Bluetooth GID callback object
W/BluetoothHealthServiceJni( 3640): Cleaning up Bluetooth Health Interface...
W/BluetoothHealthServiceJni( 3640): Cleaning up Bluetooth Health object
W/BluetoothPanServiceJni( 3640): Cleaning up Bluetooth PAN Interface...
W/BluetoothPanServiceJni( 3640): Cleaning up Bluetooth PAN callback object
蓝牙不能用,开启蓝牙后,没反应,自动又关闭了,用logcat提取的,以上只是一部分,求解决方法