Advertisement
Guest User

Untitled

a guest
Aug 15th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. sh-3.2# /system/bin/logcat -C
  2. --------- beginning of main
  3. 08-15 13:32:41.544 4837 4837 I android.hardware.bluetooth@1.0-impl: BluetoothHci::close()
  4. 08-15 13:32:41.545 4837 4837 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
  5. 08-15 13:32:41.546 4837 4837 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_CLOSE btSocType: 1
  6. 08-15 13:32:41.547 4837 4837 I bt_vendor: device fd = 8 close
  7. 08-15 13:32:41.547 4837 4837 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: Off
  8. 08-15 13:32:41.547 4837 4837 I bt_vendor: bt_powerup: 0
  9. 08-15 13:32:41.547 4837 4837 E bt_vendor: open(/sys/class/rfkill/rfkill1/state) for write failed: Permission denied (13)
  10. 08-15 13:32:41.547 4837 4837 I bt_vendor: cleanup
  11. 08-15 13:32:41.548 4933 4934 E WCNSS_FILTER: handle_command_writes: This indicates the close of other end
  12. 08-15 13:32:41.549 4933 4934 E WCNSS_FILTER: wcnss_filter client is terminated
  13. 08-15 13:32:41.549 4933 4934 E WCNSS_FILTER: clean Value = 1
  14. 08-15 13:32:41.549 4933 4934 E WCNSS_FILTER: VOTOFF Clk before shutdown
  15. 08-15 13:32:41.725 4837 4850 I android.hardware.bluetooth@1.0-impl: BluetoothHci::initialize()
  16. 08-15 13:32:41.726 4837 4850 D : get_local_address: Trying /persist/bdaddr.txt
  17. 08-15 13:32:41.726 4837 4850 D : get_local_address: Got Factory BDA A0:91:69:92:CD:EE
  18. 08-15 13:32:41.726 4837 4850 I bt_vendor: bt-vendor : init
  19. 08-15 13:32:41.726 4837 4850 I bt_vendor: bt-vendor : get_bt_soc_type
  20. 08-15 13:32:41.726 4837 4850 I bt_vendor: qcom.bluetooth.soc set to rome
  21. 08-15 13:32:41.726 4837 4850 I bt_vendor: bt-vendor : Initializing UART transport layer
  22. 08-15 13:32:41.726 4837 4850 I bt_vendor: init: Local BD Address : ee:cd:92:69:91:a0
  23. 08-15 13:32:41.726 4837 4850 D android.hardware.bluetooth@1.0-impl: Open vendor library loaded
  24. 08-15 13:32:41.726 4837 4850 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: On
  25. 08-15 13:32:41.726 4837 4850 I bt_vendor: bt_powerup: 1
  26. 08-15 13:32:41.727 4837 4850 E bt_vendor: open(/sys/class/rfkill/rfkill1/state) for write failed: Permission denied (13)
  27. 08-15 13:32:41.727 4837 4850 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_OPEN
  28. 08-15 13:32:41.727 4837 4850 I bt_vendor: bt-vendor : is_soc_initialized
  29. 08-15 13:32:41.727 4837 4850 I bt_vendor: wc_transport.soc_initialized set to 1
  30. 08-15 13:32:41.749 4982 4982 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 2
  31. 08-15 13:32:41.750 4982 4982 E WCNSS_FILTER: Failed to init diag
  32. 08-15 13:32:41.931 4837 4850 E bt_vendor: connect_to_local_socket: ACCEPT
  33. 08-15 13:32:41.932 4837 4850 E bt_vendor: connect_to_local_socket: Connection succeeded
  34. 08-15 13:32:41.932 4837 4850 I bt_vendor: Bluetooth Firmware and transport layer are initialized
  35. 08-15 13:32:41.932 4837 4850 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured result: 0
  36. 08-15 13:32:41.932 4837 4850 I android.hardware.bluetooth@1.0-impl: Firmware configured in 0.000s
  37. 08-15 13:32:41.933 4837 4850 E android.hardware.bluetooth@1.0-impl: VendorInterface -> Unable to call initializationComplete()
  38. 08-15 13:32:41.933 4837 4850 I android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured: lpm_timeout_ms 1000
  39. 08-15 13:32:41.933 4837 4850 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
  40. 08-15 13:32:41.933 4837 4850 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured Calling StartLowPowerWatchdog()
  41. 08-15 13:32:41.933 4837 4986 E android.hardware.bluetooth@1.0-impl: ThreadRoutine unable to set SCHED_FIFO for pid 4837, tid 4986, error Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement