Advertisement
Guest User

Untitled

a guest
Aug 6th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.51 KB | None | 0 0
  1. D/BluetoothManagerService( 2459): enable():  mBluetooth =null mBinding = false
  2. D/BluetoothManagerService( 2459): Message: 1
  3. D/BluetoothManagerService( 2459): MESSAGE_ENABLE: mBluetooth = null
  4. D/BluetoothAdapterService( 7552): REFCOUNT: CREATED. INSTANCE_COUNT4
  5. D/BluetoothAdapterState( 7552): make
  6. I/bluedroid( 7552): init
  7. I/bte_conf( 7552): Attempt to load stack conf from /etc/bluetooth/bt_stack.conf
  8. I/BluetoothAdapterState( 7552): Entering OffState
  9. I/bluedroid( 7552): get_profile_interface socket
  10. I/GKI_LINUX( 7552): gki_task_entry: gki_task_entry task_id=1 [BTIF] starting
  11. I/BluetoothAdapterProperties( 7552): adapterPropertyChangedCallback with type:2 len:6
  12. D/BluetoothAdapterProperties( 7552): Address is:14:89:FD:11:D6:2F
  13. I/BluetoothAdapterProperties( 7552): adapterPropertyChangedCallback with type:1 len:17
  14. D/BluetoothManagerService( 2459): BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
  15. D/BluetoothManagerService( 2459): Message: 40
  16. D/BluetoothManagerService( 2459): MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
  17. D/BluetoothManagerService( 2459): Bluetooth Adapter name changed to Galaxy Note 2 LTE
  18. D/BluetoothManagerService( 2459): Stored Bluetooth name: Galaxy Note 2 LTE
  19. D/BluetoothManagerService( 2459): Calling onBluetoothServiceUp callbacks
  20. D/BluetoothManagerService( 2459): Broadcasting onBluetoothServiceUp() to 7 receivers.
  21. D/BluetoothAdapterProperties( 7552): Name is: Galaxy Note 2 LTE
  22. D/BluetoothAdapterState( 7552): CURRENT_STATE=OFF, MESSAGE = USER_TURN_ON
  23. D/BluetoothAdapterProperties( 7552): Setting state to 11
  24. I/BluetoothAdapterState( 7552): Bluetooth adapter state changed: 10-> 11
  25. D/BluetoothAdapterService( 7552): Broadcasting updateAdapterState() to 1 receivers.
  26. D/BluetoothBondStateMachine( 7552): make
  27. D/BluetoothManagerService( 2459): Message: 60
  28. D/BluetoothManagerService( 2459): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  29. D/BluetoothManagerService( 2459): Bluetooth State Change Intent: 10 -> 11
  30. I/BluetoothBondStateMachine( 7552): StableState(): Entering Off State
  31. D/HeadsetService( 7552): Received start request. Starting profile...
  32. D/HeadsetStateMachine( 7552): make
  33. I/bluedroid( 7552): get_profile_interface handsfree
  34. E/bt-btif ( 7552): btif_enable_service: current services:0x100040
  35. I/BluetoothAdapterState( 7552): Entering PendingCommandState State: isTurningOn()=true, isTurningOff()=false
  36. D/A2dpService( 7552): Received start request. Starting profile...
  37. D/A2dpStateMachine( 7552): make
  38. I/bluedroid( 7552): get_profile_interface a2dp
  39. I/GKI_LINUX( 7552): gki_task_entry: gki_task_entry task_id=2 [A2DP-MEDIA] starting
  40. E/bt-btif ( 7552): btif_enable_service: current services:0x140040
  41. I/bluedroid( 7552): get_profile_interface avrcp
  42. D/A2dpStateMachine( 7552): Enter Disconnected: -2
  43. D/HidService( 7552): Received start request. Starting profile...
  44. I/bluedroid( 7552): get_profile_interface hidhost
  45. E/bt-btif ( 7552): btif_enable_service: current services:0x140040
  46. D/HealthService( 7552): Received start request. Starting profile...
  47. I/bluedroid( 7552): get_profile_interface health
  48. D/HeadsetPhoneState( 7552): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=4
  49. D/PanService( 7552): Received start request. Starting profile...
  50. D/BluetoothPanServiceJni( 7552): initializeNative(L110): pan
  51. I/bluedroid( 7552): get_profile_interface pan
  52. D/BluetoothTethering( 2459): got CMD_CHANNEL_HALF_CONNECTED
  53. D/BluetoothAdapterService( 7552): Profile still not running:com.android.bluetooth.hdp.HealthService
  54. D/BtGatt.DebugUtils( 7552): handleDebugAction() action=null
  55. D/BtGatt.GattService( 7552): Received start request. Starting profile...
  56. D/BtGatt.GattService( 7552): start()
  57. I/bluedroid( 7552): get_profile_interface gatt
  58. D/BluetoothAdapterService( 7552): Profile still not running:com.android.bluetooth.hdp.HealthService
  59. D/BluetoothAdapterService( 7552): Profile still not running:com.android.bluetooth.hdp.HealthService
  60. D/BluetoothAdapterService( 7552): Profile still not running:com.android.bluetooth.pan.PanService
  61. D/BluetoothAdapterService( 7552): Profile still not running:com.android.bluetooth.gatt.GattService
  62. D/BluetoothAdapterState( 7552): CURRENT_STATE=PENDING, MESSAGE = STARTED, isTurningOn=true, isTurningOff=false
  63. I/bluedroid( 7552): enable
  64. I/bt_hci_bdroid( 7552): init
  65. I/bt_vendor( 7552): init
  66. I/bt_vnd_conf( 7552): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
  67. I/bt_vnd_conf( 7552): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
  68. I/bt_hci_bdroid( 7552): ro.qualcomm.bt.hci_transport not set, so using default.
  69. D/BluetoothMasReceiver( 7552): Bluetooth STATE CHANGED to 11
  70. I/bt_hci_bdroid( 7552): bt_hc_worker_thread started
  71. I/GKI_LINUX( 7552): gki_task_entry: gki_task_entry task_id=0 [BTU] starting
  72. I/bt-btu  ( 7552): btu_task pending for preload complete event
  73. I/bt_userial_vendor( 7552): userial vendor open: opening /dev/ttyO1
  74. E/bt_userial_vendor( 7552): userial vendor open: unable to open /dev/ttyO1
  75. E/bt_userial( 7552): userial_open: wrong numbers of open fd in vendor lib [0]!
  76. E/bt_userial( 7552): userial_open: HCI UART expects only one open fd
  77. D/MinimalTextUpdateService( 7115): onStart:update
  78. D/MinimalTextUpdateService( 7115): Modes to apply: 4198391
  79. D/MinimalTextUpdateService( 7115): Rebuilding demand map
  80. D/MinimalTextUpdateService( 7115): Number of 'dead' AppWidgetIds: 0
  81. E/bt-btif ( 7552): ...preload_wait_timeout (retried:0/max-retry:0)...
  82. I/bt_hci_bdroid( 7552): bt_hc_worker_thread exiting
  83. D/BTSNOOP-DISP( 7552): btsnoop_close
  84. W/bt-btu  ( 7552): btu_task start abort!
  85. I/GKI_LINUX( 7552): gki_task_entry: gki_task task_id=0 [BTU] terminating
  86. I/GKI_LINUX( 7552): GKI_exit_task: GKI_exit_task 0 done
  87. I/GKI_LINUX( 7552): GKI_destroy_task: GKI_shutdown(): task [BTU] terminated
  88. I/GKI_LINUX( 7552): GKI_exit_task: GKI_exit_task 1 done
  89. I/GKI_LINUX( 7552): gki_task_entry: gki_task task_id=2 [A2DP-MEDIA] terminating
  90. I/GKI_LINUX( 7552): GKI_exit_task: GKI_exit_task 2 done
  91. D/BluetoothAdapterState( 7552): CURRENT_STATE=PENDING, MESSAGE = DISABLED, isTurningOn=true, isTurningOff=false
  92. E/BluetoothAdapterState( 7552): Error enabling Bluetooth - hardware init failed
  93. I/GKI_LINUX( 7552): gki_task_entry: gki_task task_id=1 [BTIF] terminating
  94. D/HeadsetService( 7552): Received stop request...Stopping profile...
  95. D/A2dpService( 7552): Received stop request...Stopping profile...
  96. D/A2dpStateMachine( 7552): Exit Disconnected: -1
  97. D/HidService( 7552): Received stop request...Stopping profile...
  98. W/BluetoothHeadsetServiceJni( 7552): Cleaning up Bluetooth Handsfree Interface...
  99. E/bt-btif ( 7552): btif_disable_service: Current Services:0x140000
  100. W/BluetoothHeadsetServiceJni( 7552): Cleaning up Bluetooth Handsfree callback object
  101. D/BluetoothAdapterProperties( 7552): Setting state to 10
  102. D/HealthService( 7552): Received stop request...Stopping profile...
  103. I/BluetoothAdapterState( 7552): Bluetooth adapter state changed: 11-> 10
  104. D/BluetoothAdapterService( 7552): Broadcasting updateAdapterState() to 1 receivers.
  105. D/BluetoothManagerService( 2459): Message: 60
  106. D/BluetoothManagerService( 2459): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 11, newState=10
  107. D/BluetoothManagerService( 2459): Broadcasting onBluetoothStateChange(false) to 8 receivers.
  108. D/BluetoothHeadset( 2459): onBluetoothStateChange: up=false
  109. I/BluetoothAdapterState( 7552): Entering OffState
  110. E/BluetoothHeadset( 2459):
  111. E/BluetoothHeadset( 2459): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@42428db8
  112. E/BluetoothHeadset( 2459):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  113. E/BluetoothHeadset( 2459):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  114. E/BluetoothHeadset( 2459):  at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  115. E/BluetoothHeadset( 2459):  at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:488)
  116. E/BluetoothHeadset( 2459):  at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1112)
  117. E/BluetoothHeadset( 2459):  at com.android.server.BluetoothManagerService.access$2800(BluetoothManagerService.java:48)
  118. E/BluetoothHeadset( 2459):  at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:855)
  119. E/BluetoothHeadset( 2459):  at android.os.Handler.dispatchMessage(Handler.java:99)
  120. E/BluetoothHeadset( 2459):  at android.os.Looper.loop(Looper.java:137)
  121. E/BluetoothHeadset( 2459):  at android.os.HandlerThread.run(HandlerThread.java:61)
  122. D/BluetoothInputDevice( 5589): onBluetoothStateChange: up=false
  123. E/BluetoothInputDevice( 5589):
  124. E/BluetoothInputDevice( 5589): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@4227e840
  125. E/BluetoothInputDevice( 5589):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  126. E/BluetoothInputDevice( 5589):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  127. E/BluetoothInputDevice( 5589):  at android.content.ContextWrapper.unbindService(ContextWrapper.java:508)
  128. E/BluetoothInputDevice( 5589):  at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  129. E/BluetoothInputDevice( 5589):  at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  130. E/BluetoothInputDevice( 5589):  at android.os.Binder.execTransact(Binder.java:388)
  131. E/BluetoothInputDevice( 5589):  at dalvik.system.NativeStart.run(Native Method)
  132. D/BluetoothHeadset( 3286): onBluetoothStateChange: up=false
  133. E/bt-btif ( 7552): btif_disable_service: Current Services:0x100000
  134. E/BluetoothHeadset( 3286):
  135. E/BluetoothHeadset( 3286): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@422f88d8
  136. E/BluetoothHeadset( 3286):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  137. E/BluetoothHeadset( 3286):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  138. E/BluetoothHeadset( 3286):  at android.content.ContextWrapper.unbindService(ContextWrapper.java:508)
  139. E/BluetoothHeadset( 3286):  at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  140. E/BluetoothHeadset( 3286):  at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  141. E/BluetoothHeadset( 3286):  at android.os.Binder.execTransact(Binder.java:388)
  142. E/BluetoothHeadset( 3286):  at dalvik.system.NativeStart.run(Native Method)
  143. D/PanService( 7552): Received stop request...Stopping profile...
  144. D/BluetoothTethering( 2459): got CMD_CHANNEL_DISCONNECTED
  145. E/BluetoothTethering( 2459): attempted to stop reverse tether with nothing tethered
  146. D/BluetoothPbap( 5589): onBluetoothStateChange: up=false
  147. W/BluetoothHidServiceJni( 7552): Cleaning up Bluetooth HID Interface...
  148. E/BluetoothPbap( 5589):
  149. E/BluetoothPbap( 5589): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@42288000
  150. E/BluetoothPbap( 5589):     at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  151. E/BluetoothPbap( 5589):     at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  152. E/BluetoothPbap( 5589):     at android.content.ContextWrapper.unbindService(ContextWrapper.java:508)
  153. E/BluetoothPbap( 5589):     at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  154. E/BluetoothPbap( 5589):     at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  155. E/BluetoothPbap( 5589):     at android.os.Binder.execTransact(Binder.java:388)
  156. E/BluetoothPbap( 5589):     at dalvik.system.NativeStart.run(Native Method)
  157. W/bt-btif ( 7552): cleanup: HH disabling or disabled already, status = 0
  158. W/BluetoothHidServiceJni( 7552): Cleaning up Bluetooth GID callback object
  159. D/BluetoothA2dp( 2459): onBluetoothStateChange: up=false
  160. D/BtGatt.DebugUtils( 7552): handleDebugAction() action=null
  161. D/BtGatt.GattService( 7552): Received stop request...Stopping profile...
  162. D/BtGatt.GattService( 7552): stop()
  163. W/BluetoothHealthServiceJni( 7552): Cleaning up Bluetooth Health Interface...
  164. E/bt-btif ( 7552): btif_disable_service: Current Services:0x100000
  165. E/BluetoothA2dp( 2459):
  166. E/BluetoothA2dp( 2459): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@424223b0
  167. E/BluetoothA2dp( 2459):     at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  168. E/BluetoothA2dp( 2459):     at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  169. E/BluetoothA2dp( 2459):     at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  170. E/BluetoothA2dp( 2459):     at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:488)
  171. E/BluetoothA2dp( 2459):     at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1112)
  172. E/BluetoothA2dp( 2459):     at com.android.server.BluetoothManagerService.access$2800(BluetoothManagerService.java:48)
  173. E/BluetoothA2dp( 2459):     at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:855)
  174. E/BluetoothA2dp( 2459):     at android.os.Handler.dispatchMessage(Handler.java:99)
  175. E/BluetoothA2dp( 2459):     at android.os.Looper.loop(Looper.java:137)
  176. E/BluetoothA2dp( 2459):     at android.os.HandlerThread.run(HandlerThread.java:61)
  177. W/BluetoothHealthServiceJni( 7552): Cleaning up Bluetooth Health object
  178. E/BluetoothPan( 2459):
  179. E/BluetoothPan( 2459): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@428304b0
  180. E/BluetoothPan( 2459):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  181. E/BluetoothPan( 2459):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  182. E/BluetoothPan( 2459):  at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  183. E/BluetoothPan( 2459):  at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:488)
  184. E/BluetoothPan( 2459):  at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1112)
  185. E/BluetoothPan( 2459):  at com.android.server.BluetoothManagerService.access$2800(BluetoothManagerService.java:48)
  186. E/BluetoothPan( 2459):  at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:855)
  187. E/BluetoothPan( 2459):  at android.os.Handler.dispatchMessage(Handler.java:99)
  188. E/BluetoothPan( 2459):  at android.os.Looper.loop(Looper.java:137)
  189. E/BluetoothPan( 2459):  at android.os.HandlerThread.run(HandlerThread.java:61)
  190. W/BluetoothPanServiceJni( 7552): Cleaning up Bluetooth PAN Interface...
  191. W/BluetoothPanServiceJni( 7552): Cleaning up Bluetooth PAN callback object
  192. D/BluetoothHeadset( 3286): onBluetoothStateChange: up=false
  193. D/BtGatt.GattService( 7552): cleanup()
  194. E/BluetoothHeadset( 3286):
  195. E/BluetoothHeadset( 3286): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@422cad80
  196. E/BluetoothHeadset( 3286):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  197. E/BluetoothHeadset( 3286):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  198. E/BluetoothHeadset( 3286):  at android.content.ContextWrapper.unbindService(ContextWrapper.java:508)
  199. E/BluetoothHeadset( 3286):  at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:234)
  200. E/BluetoothHeadset( 3286):  at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  201. E/BluetoothHeadset( 3286):  at android.os.Binder.execTransact(Binder.java:388)
  202. E/BluetoothHeadset( 3286):  at dalvik.system.NativeStart.run(Native Method)
  203. E/BluetoothPan( 5589):
  204. E/BluetoothPan( 5589): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@42283098
  205. E/BluetoothPan( 5589):  at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:926)
  206. E/BluetoothPan( 5589):  at android.app.ContextImpl.unbindService(ContextImpl.java:1486)
  207. E/BluetoothPan( 5589):  at android.content.ContextWrapper.unbindService(ContextWrapper.java:508)
  208. E/BluetoothPan( 5589):  at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:183)
  209. E/BluetoothPan( 5589):  at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  210. E/BluetoothPan( 5589):  at android.os.Binder.execTransact(Binder.java:388)
  211. E/BluetoothPan( 5589):  at dalvik.system.NativeStart.run(Native Method)
  212. D/BluetoothManagerService( 2459): Bluetooth State Change Intent: 11 -> 10
  213. E/BluetoothManagerService( 2459): recoverBluetoothServiceFromError
  214. W/ContextImpl( 5589): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1386 android.content.ContextWrapper.startService:473 android.content.ContextWrapper.startService:473 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  215. D/BluetoothMasReceiver( 7552): Bluetooth STATE CHANGED to 10
  216. D/DockEventReceiver( 5589): finishStartingService: stopping service
  217. D/BluetoothManagerService( 2459): Sending off request.
  218. D/BluetoothAdapterState( 7552): CURRENT_STATE=OFF, MESSAGE = USER_TURN_OFF
  219. D/BluetoothManagerService( 2459): Calling onBluetoothServiceDown callbacks
  220. D/BluetoothManagerService( 2459): Broadcasting onBluetoothServiceDown() to 7 receivers.
  221. D/BluetoothAdapterService( 7552): Cleaning up adapter native....
  222. I/BluetoothServiceJni( 7552): cleanupNative: return from cleanup
  223. D/BluetoothAdapterService( 7552): Done cleaning up adapter native....
  224. D/BluetoothAdapterService(1110261584)( 7552): ****onDestroy()********
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement