Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.24 KB | None | 0 0
  1. <6>[ 20.185320] Loading modules backported from Linux version next-20140905-0-g92d88cb
  2. <6>[ 20.194016] Backport generated by backports.git backports-20140905-0-ged7bd06
  3. <6>[ 20.723702] Bluetooth: Core ver 2.19
  4. <6>[ 20.729143] NET: Registered protocol family 31
  5. <6>[ 20.735659] Bluetooth: HCI device and connection manager initialized
  6. <6>[ 20.742869] Bluetooth: HCI socket layer initialized
  7. <6>[ 20.748311] Bluetooth: L2CAP socket layer initialized
  8. <6>[ 20.756953] Bluetooth: SCO socket layer initialized
  9. <6>[ 20.935950] usbcore: registered new interface driver btusb
  10. <6>[ 21.090736] Bluetooth: RFCOMM socket layer initialized
  11. <6>[ 21.101323] Bluetooth: RFCOMM ver 1.11
  12. <6>[ 21.254243] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  13. <6>[ 21.260182] Bluetooth: BNEP filters: protocol multicast
  14. <6>[ 21.280898] Bluetooth: BNEP socket layer initialized
  15. <4>[ 21.294416] [rfkill]: rfkill set power 1
  16.  
  17.  
  18.  
  19. # haltest
  20. audio_hw_device_open returned -98
  21. hw_get_module_by_class returned -2
  22. thread_evt_cb: evt=ASSOCIATE_JVM
  23. if_bluetooth->init: BT_STATUS_SUCCESS
  24. get_profile_interface(handsfree) : 0xb6e20134
  25. get_profile_interface(a2dp) : 0xb6e200ec
  26. get_profile_interface(avrcp) : 0xb6e20100
  27. get_profile_interface(health) : 0xb6e203d0
  28. get_profile_interface(hidhost) : 0xb6e200a0
  29. get_profile_interface(pan) : 0xb6e200d0
  30. get_profile_interface(gatt) : 0xb6e201ac
  31. get_profile_interface(socket) : 0xb6e20094
  32. if_bluetooth->init: BT_STATUS_DONE
  33. if_av->init: BT_STATUS_SUCCESS
  34. if_rc->init: BT_STATUS_SUCCESS
  35. if_gatt->init: BT_STATUS_SUCCESS
  36. if_hf->init: BT_STATUS_SUCCESS
  37. if_hh->init: BT_STATUS_SUCCESS
  38. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  39. prop: type=BT_PROPERTY_UUIDS len=144 val={00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  40. if_pan->init: BT_STATUS_SUCCESS
  41. if_hl->init: BT_STATUS_SUCCESS
  42. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  43. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  44. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  45. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  46. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  47. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  48. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  49. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  50. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  51. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  52. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  53. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  54. adapter_properties_cb: status=BT_STATUS_SUCCESS num_properties=1
  55. prop: type=BT_PROPERTY_UUIDS len=160 val={00001116, 00001112, 00001801, 0000180a, 00001800, 0000110e, 0000110c, 0000110a, 0000113b, 00001200}
  56. > exit
  57.  
  58.  
  59.  
  60. # btmgmt power on
  61. hci0 Set Powered complete, settings: powered bondable ssp br/edr le
  62. root@wing-k70:/ # btmgmt le on
  63. hci0 Set Low Energy complete, settings: powered bondable ssp br/edr le
  64. # btmgmt find
  65. Discovery started
  66. hci0 dev_found: BC:6A:29:AB:2C:AA type LE Public rssi -42 flags 0x0000 AD flags 0x06 eir_len 25
  67.  
  68.  
  69.  
  70.  
  71.  
  72. Enable bluetooth via Settings UI:
  73.  
  74.  
  75.  
  76. D/BluetoothManagerService( 1631): enable(): mBluetooth =null mBinding = false
  77. D/BluetoothManagerService( 1631): Message: 1
  78. D/BluetoothManagerService( 1631): MESSAGE_ENABLE: mBluetooth = null
  79. D/BluetoothAdapterService( 2121): REFCOUNT: CREATED. INSTANCE_COUNT11
  80. D/BluetoothAdapterState( 2121): make
  81. I/BluetoothAdapterState( 2121): Entering OffState
  82. D/BluetoothManagerService( 1631): BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
  83. D/BluetoothManagerService( 1631): Message: 40
  84. D/BluetoothManagerService( 1631): MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
  85. E/BluetoothManagerService( 1631): IBluetooth.configHciSnoopLog return false
  86. D/BluetoothManagerService( 1631): Calling onBluetoothServiceUp callbacks
  87. D/BluetoothManagerService( 1631): Broadcasting onBluetoothServiceUp() to 4 receivers.
  88. D/BluetoothAdapterState( 2121): CURRENT_STATE=OFF, MESSAGE = USER_TURN_ON
  89. D/BluetoothAdapterProperties( 2121): Setting state to 11
  90. I/BluetoothAdapterState( 2121): Bluetooth adapter state changed: 10-> 11
  91. D/BluetoothAdapterService( 2121): Broadcasting updateAdapterState() to 1 receivers.
  92. D/BluetoothManagerService( 1631): Message: 60
  93. D/BluetoothManagerService( 1631): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 10, newState=11
  94. D/BluetoothManagerService( 1631): Bluetooth State Change Intent: 10 -> 11
  95. D/BluetoothBondStateMachine( 2121): make
  96. D/BluetoothMapService( 2121): onReceive
  97. I/BluetoothBondStateMachine( 2121): StableState(): Entering Off State
  98. D/HeadsetService( 2121): Received start request. Starting profile...
  99. D/HeadsetStateMachine( 2121): make
  100. E/HeadsetStateMachine( 2121): Could not bind to Bluetooth Headset Phone Service
  101. E/BluetoothHeadsetServiceJni( 2121): Bluetooth module is not loaded
  102. I/BluetoothAdapterState( 2121): Entering PendingCommandState State: isTurningOn()=true, isTurningOff()=false
  103. D/A2dpService( 2121): Received start request. Starting profile...
  104. D/A2dpStateMachine( 2121): make
  105. E/BluetoothA2dpServiceJni( 2121): Bluetooth module is not loaded
  106. V/Avrcp ( 2121): make
  107. E/BluetoothAvrcpServiceJni( 2121): Bluetooth module is not loaded
  108. D/A2dpStateMachine( 2121): Enter Disconnected: -2
  109. D/HidService( 2121): Received start request. Starting profile...
  110. E/BluetoothHidServiceJni( 2121): Bluetooth module is not loaded
  111. D/HealthService( 2121): Received start request. Starting profile...
  112. E/BluetoothHealthServiceJni( 2121): Bluetooth module is not loaded
  113. D/PanService( 2121): Received start request. Starting profile...
  114. D/BluetoothPanServiceJni( 2121): initializeNative(L110): pan
  115. E/BluetoothPanServiceJni( 2121): ## ERROR : initializeNative(L115): Bluetooth module is not loaded##
  116. D/BtGatt.DebugUtils( 2121): handleDebugAction() action=null
  117. D/BtGatt.GattService( 2121): Received start request. Starting profile...
  118. D/BtGatt.GattService( 2121): start()
  119. E/BtGatt.JNI( 2121): ERROR: initializeNative(L695): Bluetooth module is not loaded##
  120. D/BluetoothMapService( 2121): Received start request. Starting profile...
  121. D/BluetoothMapService( 2121): start()
  122. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.hdp.HealthService
  123. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.hdp.HealthService
  124. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.hdp.HealthService
  125. D/HeadsetPhoneState( 2121): sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=5
  126. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.map.BluetoothMapService
  127. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.map.BluetoothMapService
  128. D/BluetoothAdapterService( 2121): Profile still not running:com.android.bluetooth.map.BluetoothMapService
  129. D/BluetoothAdapterState( 2121): CURRENT_STATE=PENDING, MESSAGE = STARTED, isTurningOn=true, isTurningOff=false
  130. E/BluetoothAdapterState( 2121): Error while turning Bluetooth On
  131. D/BluetoothAdapterProperties( 2121): Setting state to 10
  132. I/BluetoothAdapterState( 2121): Bluetooth adapter state changed: 11-> 10
  133. D/BluetoothAdapterService( 2121): Broadcasting updateAdapterState() to 1 receivers.
  134. D/BluetoothManagerService( 1631): Message: 60
  135. D/BluetoothManagerService( 1631): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 11, newState=10
  136. D/BluetoothManagerService( 1631): Broadcasting onBluetoothStateChange(false) to 6 receivers.
  137. D/BluetoothA2dp( 1631): onBluetoothStateChange: up=false
  138. E/BluetoothA2dp( 1631):
  139. E/BluetoothA2dp( 1631): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothA2dp$2@4190a9d0
  140. E/BluetoothA2dp( 1631): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  141. E/BluetoothA2dp( 1631): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  142. E/BluetoothA2dp( 1631): at android.bluetooth.BluetoothA2dp$1.onBluetoothStateChange(BluetoothA2dp.java:121)
  143. E/BluetoothA2dp( 1631): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:484)
  144. E/BluetoothA2dp( 1631): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1129)
  145. E/BluetoothA2dp( 1631): at com.android.server.BluetoothManagerService.access$2800(BluetoothManagerService.java:47)
  146. E/BluetoothA2dp( 1631): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  147. E/BluetoothA2dp( 1631): at android.os.Handler.dispatchMessage(Handler.java:102)
  148. E/BluetoothA2dp( 1631): at android.os.Looper.loop(Looper.java:137)
  149. E/BluetoothA2dp( 1631): at android.os.HandlerThread.run(HandlerThread.java:61)
  150. I/BluetoothAdapterState( 2121): Entering OffState
  151. E/BluetoothPan( 1855):
  152. E/BluetoothPan( 1855): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPan$2@418f9d10
  153. E/BluetoothPan( 1855): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  154. E/BluetoothPan( 1855): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  155. E/BluetoothPan( 1855): at android.content.ContextWrapper.unbindService(ContextWrapper.java:529)
  156. E/BluetoothPan( 1855): at android.bluetooth.BluetoothPan$1.onBluetoothStateChange(BluetoothPan.java:199)
  157. E/BluetoothPan( 1855): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  158. E/BluetoothPan( 1855): at android.os.Binder.execTransact(Binder.java:404)
  159. E/BluetoothPan( 1855): at dalvik.system.NativeStart.run(Native Method)
  160. D/BluetoothInputDevice( 1855): onBluetoothStateChange: up=false
  161. E/BluetoothInputDevice( 1855):
  162. E/BluetoothInputDevice( 1855): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothInputDevice$2@418f4180
  163. E/BluetoothInputDevice( 1855): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  164. E/BluetoothInputDevice( 1855): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  165. E/BluetoothInputDevice( 1855): at android.content.ContextWrapper.unbindService(ContextWrapper.java:529)
  166. E/BluetoothInputDevice( 1855): at android.bluetooth.BluetoothInputDevice$1.onBluetoothStateChange(BluetoothInputDevice.java:199)
  167. E/BluetoothInputDevice( 1855): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  168. E/BluetoothInputDevice( 1855): at android.os.Binder.execTransact(Binder.java:404)
  169. E/BluetoothInputDevice( 1855): at dalvik.system.NativeStart.run(Native Method)
  170. D/BluetoothMap( 1855): onBluetoothStateChange: up=false
  171. E/BluetoothMap( 1855):
  172. E/BluetoothMap( 1855): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothMap$2@418ff478
  173. E/BluetoothMap( 1855): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  174. E/BluetoothMap( 1855): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  175. E/BluetoothMap( 1855): at android.content.ContextWrapper.unbindService(ContextWrapper.java:529)
  176. E/BluetoothMap( 1855): at android.bluetooth.BluetoothMap$1.onBluetoothStateChange(BluetoothMap.java:66)
  177. E/BluetoothMap( 1855): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  178. E/BluetoothMap( 1855): at android.os.Binder.execTransact(Binder.java:404)
  179. E/BluetoothMap( 1855): at dalvik.system.NativeStart.run(Native Method)
  180. D/BluetoothHeadset( 1631): onBluetoothStateChange: up=false
  181. E/BluetoothHeadset( 1631):
  182. E/BluetoothHeadset( 1631): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothHeadset$2@41e29aa8
  183. E/BluetoothHeadset( 1631): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  184. E/BluetoothHeadset( 1631): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  185. E/BluetoothHeadset( 1631): at android.bluetooth.BluetoothHeadset$1.onBluetoothStateChange(BluetoothHeadset.java:239)
  186. E/BluetoothHeadset( 1631): at com.android.server.BluetoothManagerService.sendBluetoothStateCallback(BluetoothManagerService.java:484)
  187. E/BluetoothHeadset( 1631): at com.android.server.BluetoothManagerService.bluetoothStateChangeHandler(BluetoothManagerService.java:1129)
  188. E/BluetoothHeadset( 1631): at com.android.server.BluetoothManagerService.access$2800(BluetoothManagerService.java:47)
  189. E/BluetoothHeadset( 1631): at com.android.server.BluetoothManagerService$BluetoothHandler.handleMessage(BluetoothManagerService.java:864)
  190. E/BluetoothHeadset( 1631): at android.os.Handler.dispatchMessage(Handler.java:102)
  191. E/BluetoothHeadset( 1631): at android.os.Looper.loop(Looper.java:137)
  192. E/BluetoothHeadset( 1631): at android.os.HandlerThread.run(HandlerThread.java:61)
  193. D/BluetoothPbap( 1855): onBluetoothStateChange: up=false
  194. E/BluetoothPbap( 1855):
  195. E/BluetoothPbap( 1855): java.lang.IllegalArgumentException: Service not registered: android.bluetooth.BluetoothPbap$2@41904c50
  196. E/BluetoothPbap( 1855): at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
  197. E/BluetoothPbap( 1855): at android.app.ContextImpl.unbindService(ContextImpl.java:1595)
  198. E/BluetoothPbap( 1855): at android.content.ContextWrapper.unbindService(ContextWrapper.java:529)
  199. E/BluetoothPbap( 1855): at android.bluetooth.BluetoothPbap$1.onBluetoothStateChange(BluetoothPbap.java:122)
  200. E/BluetoothPbap( 1855): at android.bluetooth.IBluetoothStateChangeCallback$Stub.onTransact(IBluetoothStateChangeCallback.java:55)
  201. E/BluetoothPbap( 1855): at android.os.Binder.execTransact(Binder.java:404)
  202. E/BluetoothPbap( 1855): at dalvik.system.NativeStart.run(Native Method)
  203. D/BluetoothManagerService( 1631): Bluetooth State Change Intent: 11 -> 10
  204. D/BluetoothMapService( 2121): onReceive
  205. E/BluetoothManagerService( 1631): recoverBluetoothServiceFromError
  206. W/ContextImpl( 1855): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1479 android.content.ContextWrapper.startService:494 android.content.ContextWrapper.startService:494 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  207. D/DockEventReceiver( 1855): finishStartingService: stopping service
  208. D/BluetoothManagerService( 1631): Sending off request.
  209. D/BluetoothAdapterState( 2121): CURRENT_STATE=OFF, MESSAGE = USER_TURN_OFF
  210. D/BluetoothManagerService( 1631): Calling onBluetoothServiceDown callbacks
  211. D/BluetoothManagerService( 1631): Broadcasting onBluetoothServiceDown() to 4 receivers.
  212. D/BluetoothAdapterService( 2121): Cleaning up adapter native....
  213. D/BluetoothAdapterService( 2121): Done cleaning up adapter native....
  214. D/BluetoothAdapterService(1100514952)( 2121): ****onDestroy()********
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement