JetForMe

Untitled

May 6th, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. With EnableGatt = false:
  2.  
  3. root@linaro-alip:/home/rmann# /usr/sbin/bluetoothd -n -d
  4. bluetoothd[1169]: Bluetooth daemon 4.101
  5. bluetoothd[1169]: src/main.c:parse_config() parsing main.conf
  6. bluetoothd[1169]: src/main.c:parse_config() discovto=0
  7. bluetoothd[1169]: src/main.c:parse_config() pairto=0
  8. bluetoothd[1169]: src/main.c:parse_config() pageto=8192
  9. bluetoothd[1169]: src/main.c:parse_config() auto_to=60
  10. bluetoothd[1169]: src/main.c:parse_config() name=%h-%d
  11. bluetoothd[1169]: src/main.c:parse_config() class=0x000100
  12. bluetoothd[1169]: src/main.c:parse_config() Key file does not have key 'DeviceID'
  13. bluetoothd[1169]: Starting SDP server
  14. bluetoothd[1169]: src/plugin.c:plugin_init() Loading builtin plugins
  15. bluetoothd[1169]: src/plugin.c:add_plugin() Loading pnat plugin
  16. bluetoothd[1169]: src/plugin.c:add_plugin() Loading audio plugin
  17. bluetoothd[1169]: src/plugin.c:add_plugin() Loading sap plugin
  18. bluetoothd[1169]: src/plugin.c:add_plugin() Loading input plugin
  19. bluetoothd[1169]: src/plugin.c:add_plugin() Loading serial plugin
  20. bluetoothd[1169]: src/plugin.c:add_plugin() Loading network plugin
  21. bluetoothd[1169]: src/plugin.c:add_plugin() Loading service plugin
  22. bluetoothd[1169]: src/plugin.c:add_plugin() Loading health plugin
  23. bluetoothd[1169]: src/plugin.c:add_plugin() Loading thermometer plugin
  24. bluetoothd[1169]: src/plugin.c:add_plugin() Loading alert plugin
  25. bluetoothd[1169]: src/plugin.c:add_plugin() Loading time plugin
  26. bluetoothd[1169]: src/plugin.c:add_plugin() Loading gatt_example plugin
  27. bluetoothd[1169]: src/plugin.c:add_plugin() Loading proximity plugin
  28. bluetoothd[1169]: src/plugin.c:add_plugin() Loading deviceinfo plugin
  29. bluetoothd[1169]: src/plugin.c:add_plugin() Loading hciops plugin
  30. bluetoothd[1169]: src/plugin.c:add_plugin() Loading mgmtops plugin
  31. bluetoothd[1169]: src/plugin.c:add_plugin() Loading formfactor plugin
  32. bluetoothd[1169]: src/plugin.c:add_plugin() Loading storage plugin
  33. bluetoothd[1169]: src/plugin.c:add_plugin() Loading adaptername plugin
  34. bluetoothd[1169]: src/plugin.c:add_plugin() Loading wiimote plugin
  35. bluetoothd[1169]: src/plugin.c:add_plugin() Loading dbusoob plugin
  36. bluetoothd[1169]: src/plugin.c:plugin_init() Loading plugins /usr/lib/arm-linux-gnueabihf/bluetooth/plugins
  37. bluetoothd[1169]: plugins/service.c:register_interface() path /org/bluez/1169/any
  38. bluetoothd[1169]: plugins/service.c:register_interface() Registered interface org.bluez.Service on path /org/bluez/1169/any
  39. bluetoothd[1169]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
  40. bluetoothd[1169]: DIS cannot start: GATT is disabled
  41. bluetoothd[1169]: Failed to init deviceinfo plugin
  42. bluetoothd[1169]: proximity/main.c:proximity_init() GATT is disabled
  43. bluetoothd[1169]: Failed to init proximity plugin
  44. bluetoothd[1169]: time/main.c:time_init() GATT is disabled
  45. bluetoothd[1169]: Failed to init time plugin
  46. bluetoothd[1169]: alert/main.c:alert_init() GATT is disabled
  47. bluetoothd[1169]: Failed to init alert plugin
  48. bluetoothd[1169]: thermometer/main.c:thermometer_init() GATT is disabled
  49. bluetoothd[1169]: Failed to init thermometer plugin
  50. bluetoothd[1169]: health/hdp.c:hdp_manager_start() Starting Health manager
  51. bluetoothd[1169]: network/manager.c:read_config() /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
  52. bluetoothd[1169]: network/manager.c:read_config() Config options: Security=true
  53. bluetoothd[1169]: input/manager.c:input_manager_init() input.conf: Key file does not have key 'IdleTimeout'
  54. bluetoothd[1169]: audio/manager.c:audio_manager_init() audio.conf: Key file does not have key 'AutoConnect'
  55. bluetoothd[1169]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
  56. bluetoothd[1169]: plugins/hciops.c:hciops_init()
  57. bluetoothd[1169]: plugins/gatt-example.c:gatt_example_init() GATT is disabled
  58. bluetoothd[1169]: Failed to init gatt_example plugin
  59. bluetoothd[1169]: plugins/hciops.c:hciops_setup()
  60. bluetoothd[1169]: src/main.c:main() Entering main loop
  61. bluetoothd[1169]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 2 op 0 soft 0 hard 0
  62. bluetoothd[1169]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 1 op 0 soft 0 hard 0
  63. bluetoothd[1169]: plugins/hciops.c:init_known_adapters()
  64.  
  65.  
  66.  
  67. With EnableGatt = true:
  68.  
  69. root@linaro-alip:/home/rmann# /usr/sbin/bluetoothd -n -d
  70. bluetoothd[1170]: Bluetooth daemon 4.101
  71. bluetoothd[1170]: src/main.c:parse_config() parsing main.conf
  72. bluetoothd[1170]: src/main.c:parse_config() discovto=0
  73. bluetoothd[1170]: src/main.c:parse_config() pairto=0
  74. bluetoothd[1170]: src/main.c:parse_config() pageto=8192
  75. bluetoothd[1170]: src/main.c:parse_config() auto_to=60
  76. bluetoothd[1170]: src/main.c:parse_config() name=%h-%d
  77. bluetoothd[1170]: src/main.c:parse_config() class=0x000100
  78. bluetoothd[1170]: src/main.c:parse_config() Key file does not have key 'DeviceID'
  79. bluetoothd[1170]: Starting SDP server
  80. bluetoothd[1170]: src/plugin.c:plugin_init() Loading builtin plugins
  81. bluetoothd[1170]: src/plugin.c:add_plugin() Loading pnat plugin
  82. bluetoothd[1170]: src/plugin.c:add_plugin() Loading audio plugin
  83. bluetoothd[1170]: src/plugin.c:add_plugin() Loading sap plugin
  84. bluetoothd[1170]: src/plugin.c:add_plugin() Loading input plugin
  85. bluetoothd[1170]: src/plugin.c:add_plugin() Loading serial plugin
  86. bluetoothd[1170]: src/plugin.c:add_plugin() Loading network plugin
  87. bluetoothd[1170]: src/plugin.c:add_plugin() Loading service plugin
  88. bluetoothd[1170]: src/plugin.c:add_plugin() Loading health plugin
  89. bluetoothd[1170]: src/plugin.c:add_plugin() Loading thermometer plugin
  90. bluetoothd[1170]: src/plugin.c:add_plugin() Loading alert plugin
  91. bluetoothd[1170]: src/plugin.c:add_plugin() Loading time plugin
  92. bluetoothd[1170]: src/plugin.c:add_plugin() Loading gatt_example plugin
  93. bluetoothd[1170]: src/plugin.c:add_plugin() Loading proximity plugin
  94. bluetoothd[1170]: src/plugin.c:add_plugin() Loading deviceinfo plugin
  95. bluetoothd[1170]: src/plugin.c:add_plugin() Loading hciops plugin
  96. bluetoothd[1170]: src/plugin.c:add_plugin() Loading mgmtops plugin
  97. bluetoothd[1170]: src/plugin.c:add_plugin() Loading formfactor plugin
  98. bluetoothd[1170]: src/plugin.c:add_plugin() Loading storage plugin
  99. bluetoothd[1170]: src/plugin.c:add_plugin() Loading adaptername plugin
  100. bluetoothd[1170]: src/plugin.c:add_plugin() Loading wiimote plugin
  101. bluetoothd[1170]: src/plugin.c:add_plugin() Loading dbusoob plugin
  102. bluetoothd[1170]: src/plugin.c:plugin_init() Loading plugins /usr/lib/arm-linux-gnueabihf/bluetooth/plugins
  103. bluetoothd[1170]: plugins/service.c:register_interface() path /org/bluez/1170/any
  104. bluetoothd[1170]: plugins/service.c:register_interface() Registered interface org.bluez.Service on path /org/bluez/1170/any
  105. bluetoothd[1170]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
  106. bluetoothd[1170]: Not enough free handles to register service
  107. bluetoothd[1170]: health/hdp.c:hdp_manager_start() Starting Health manager
  108. bluetoothd[1170]: network/manager.c:read_config() /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
  109. bluetoothd[1170]: network/manager.c:read_config() Config options: Security=true
  110. bluetoothd[1170]: input/manager.c:input_manager_init() input.conf: Key file does not have key 'IdleTimeout'
  111. bluetoothd[1170]: audio/manager.c:audio_manager_init() audio.conf: Key file does not have key 'AutoConnect'
  112. bluetoothd[1170]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
  113. bluetoothd[1170]: plugins/hciops.c:hciops_init()
  114. bluetoothd[1170]: plugins/hciops.c:hciops_setup()
  115. bluetoothd[1170]: src/main.c:main() Entering main loop
  116. bluetoothd[1170]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 2 op 0 soft 0 hard 0
  117. bluetoothd[1170]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 1 op 0 soft 0 hard 0
  118. bluetoothd[1170]: plugins/hciops.c:init_known_adapters()
Advertisement
Add Comment
Please, Sign In to add comment