Advertisement
CommanderKronos

bluetooth thingy output

Dec 2nd, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. bluetoothd[6779]: Bluetooth daemon 5.52
  2. bluetoothd[6779]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
  3. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “DiscoverableTimeout” in group “General”
  4. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “AlwaysPairable” in group “General”
  5. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “PairableTimeout” in group “General”
  6. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “Privacy” in group “General”
  7. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “Name” in group “General”
  8. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “Class” in group “General”
  9. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “DeviceID” in group “General”
  10. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “ReverseServiceDiscovery” in group “General”
  11. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “Cache” in group “GATT”
  12. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “KeySize” in group “GATT”
  13. bluetoothd[6779]: src/main.c:parse_config() Key file does not have key “ExchangeMTU” in group “GATT”
  14. bluetoothd[6779]: src/adapter.c:adapter_init() sending read version command
  15. bluetoothd[6779]: Starting SDP server
  16. bluetoothd[6779]: src/sdpd-service.c:register_device_id() Adding device id record for 0002:1d6b:0246:0534
  17. bluetoothd[6779]: src/plugin.c:plugin_init() Loading builtin plugins
  18. bluetoothd[6779]: src/plugin.c:add_plugin() Loading hostname plugin
  19. bluetoothd[6779]: src/plugin.c:add_plugin() Loading wiimote plugin
  20. bluetoothd[6779]: src/plugin.c:add_plugin() Loading autopair plugin
  21. bluetoothd[6779]: src/plugin.c:add_plugin() Loading policy plugin
  22. bluetoothd[6779]: src/plugin.c:add_plugin() Loading a2dp plugin
  23. bluetoothd[6779]: src/plugin.c:add_plugin() Loading avrcp plugin
  24. bluetoothd[6779]: src/plugin.c:add_plugin() Loading network plugin
  25. bluetoothd[6779]: src/plugin.c:add_plugin() Loading input plugin
  26. bluetoothd[6779]: src/plugin.c:add_plugin() Loading hog plugin
  27. bluetoothd[6779]: src/plugin.c:add_plugin() Loading gap plugin
  28. bluetoothd[6779]: src/plugin.c:add_plugin() Loading scanparam plugin
  29. bluetoothd[6779]: src/plugin.c:add_plugin() Loading deviceinfo plugin
  30. bluetoothd[6779]: src/plugin.c:add_plugin() Loading midi plugin
  31. bluetoothd[6779]: src/plugin.c:add_plugin() Loading battery plugin
  32. bluetoothd[6779]: src/plugin.c:plugin_init() Loading plugins /usr/lib/bluetooth/plugins
  33. bluetoothd[6779]: profiles/input/suspend-none.c:suspend_init()
  34. bluetoothd[6779]: profiles/network/manager.c:read_config() Config options: Security=true
  35. bluetoothd[6779]: plugins/hostname.c:read_dmi_fallback() chassis: laptop
  36. bluetoothd[6779]: plugins/hostname.c:read_dmi_fallback() major: 0x01 minor: 0x03
  37. bluetoothd[6779]: src/main.c:main() Entering main loop
  38. bluetoothd[6779]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 soft 0 hard 0
  39. bluetoothd[6779]: Bluetooth management interface 1.14 initialized
  40. bluetoothd[6779]: src/adapter.c:read_version_complete() sending read supported commands command
  41. bluetoothd[6779]: src/adapter.c:read_version_complete() sending read index list command
  42. bluetoothd[6779]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 2 op 0 soft 0 hard 0
  43. bluetoothd[6779]: src/rfkill.c:rfkill_event() RFKILL event idx 3 type 1 op 0 soft 0 hard 0
  44. bluetoothd[6779]: src/adapter.c:read_commands_complete() Number of commands: 65
  45. bluetoothd[6779]: src/adapter.c:read_commands_complete() Number of events: 35
  46. bluetoothd[6779]: src/adapter.c:read_commands_complete() enabling kernel-side connection control
  47. bluetoothd[6779]: src/adapter.c:read_index_list_complete() Number of controllers: 0
  48. bluetoothd[6779]: plugins/hostname.c:property_changed() static hostname: Kronos
  49. bluetoothd[6779]: plugins/hostname.c:property_changed() pretty hostname:
  50. bluetoothd[6779]: plugins/hostname.c:property_changed() chassis: laptop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement