Created
June 27, 2022 14:51
-
-
Save Vgdn1942/5fc952a585a8959fdaf297cacbab03b2 to your computer and use it in GitHub Desktop.
IMX Bluetooth Fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06-27 17:28:35.964 638 638 D StatusBar: disable<e i a s b h r c s > disable2<q i n > | |
06-27 17:29:00.002 638 638 D KeyguardClockSwitch: Updating clock: 17:29 | |
06-27 17:29:03.157 0 0 W healthd : battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a | |
06-27 17:29:04.136 618 713 E bt_hci : command_timed_out | |
06-27 17:29:04.136 618 713 E bt_hci : command_timed_out_log_info: 1 commands pending response | |
06-27 17:29:04.136 618 713 E bt_hci : command_timed_out_log_info: Waited 2000 ms for a response to opcode: 0x803 *matches timer* | |
06-27 17:29:04.136 618 713 E bt_hci : command_timed_out_log_info: Size 13 Hex 03 08 0a 01 | |
06-27 17:29:04.136 618 713 I bt_hci_timeout: 2051 | |
06-27 17:29:04.136 618 713 E bt_hci : command_timed_out: requesting a firmware dump. | |
06-27 17:29:04.141 618 713 E bt_hci : command_timed_out: Setting a timer to restart. | |
06-27 17:29:09.142 618 881 E bt_hci : hci_timeout_abort restarting the Bluetooth process. | |
06-27 17:29:09.142 618 915 I bt_stack: [INFO:message_loop_thread.cc(196)] Run: message loop finished for thread bt_main_thread | |
06-27 17:29:09.143 618 914 I bt_stack: [INFO:message_loop_thread.cc(196)] Run: message loop finished for thread bt_startup_thread | |
06-27 17:29:09.171 618 881 F bt_stack: [FATAL:message_loop_thread.cc(99)] Check failed: thread_id_ != base::PlatformThread::CurrentId() (881 vs. 881)ShutDown should not be called on the thread itself. Otherwise, deadlock may happen. | |
06-27 17:29:09.171 618 881 F bt_stack: #00 0x0000e0844c43da0b /system/lib64/libchrome.so+0x00000000000b8a0b | |
06-27 17:29:09.171 618 881 F bt_stack: #01 0x0000e0844becc5a3 /system/lib64/libbluetooth.so+0x000000000016f5a3 | |
06-27 17:29:09.171 618 881 F bt_stack: #02 0x0000e0844becc397 /system/lib64/libbluetooth.so+0x000000000016f397 | |
06-27 17:29:09.171 618 881 F bt_stack: #03 0x0000e084af40b517 /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000e6517 | |
06-27 17:29:09.171 618 881 F bt_stack: #04 0x0000e084af406ccb /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000e1ccb | |
06-27 17:29:09.171 618 881 F bt_stack: #05 0x0000e0844bf7fcc7 /system/lib64/libbluetooth.so+0x0000000000222cc7 | |
06-27 17:29:09.171 618 881 F bt_stack: #06 0x0000e0844bed234b /system/lib64/libbluetooth.so+0x000000000017534b | |
06-27 17:29:09.171 618 881 F bt_stack: #07 0x0000e0844bed27a7 /system/lib64/libbluetooth.so+0x00000000001757a7 | |
06-27 17:29:09.171 618 881 F bt_stack: #08 0x0000e0844c4258a3 /system/lib64/libchrome.so+0x00000000000a08a3 | |
06-27 17:29:09.171 618 881 F bt_stack: #09 0x0000e0844c44549f /system/lib64/libchrome.so+0x00000000000c049f | |
06-27 17:29:09.171 618 881 F bt_stack: #10 0x0000e0844c445a73 /system/lib64/libchrome.so+0x00000000000c0a73 | |
06-27 17:29:09.171 618 881 F bt_stack: #11 0x0000e0844c447007 /system/lib64/libchrome.so+0x00000000000c2007 | |
06-27 17:29:09.171 618 881 F bt_stack: #12 0x0000e0844c46932f /system/lib64/libchrome.so+0x00000000000e432f | |
06-27 17:29:09.171 618 881 F bt_stack: #13 0x0000e0844beccea7 /system/lib64/libbluetooth.so+0x000000000016fea7 | |
06-27 17:29:09.171 618 881 F bt_stack: #14 0x0000e0844becc9eb /system/lib64/libbluetooth.so+0x000000000016f9eb | |
06-27 17:29:09.171 618 881 F bt_stack: #15 0x0000e0844becd3af /system/lib64/libbluetooth.so+0x00000000001703af | |
06-27 17:29:09.171 618 881 F bt_stack: #16 0x0000e084af4085ff /apex/com.android.runtime/lib64/bionic/libc.so+0x00000000000e35ff | |
06-27 17:29:09.171 618 881 F bt_stack: #17 0x0000e084af3a8d9b /apex/com.android.runtime/lib64/bionic/libc.so+0x0000000000083d9b | |
06-27 17:29:09.171 618 881 F bt_stack: #18 0xffffffffffffffff <unknown> | |
06-27 17:29:09.171 618 881 F bt_stack: | |
--------- beginning of crash | |
06-27 17:29:09.171 618 881 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 881 (bt_hci_thread), pid 618 (droid.bluetooth) | |
06-27 17:29:09.180 3783 3783 F libc : failed to exec crash_dump helper: No such file or directory | |
06-27 17:29:09.190 618 881 F libc : crash_dump helper failed to exec | |
06-27 17:29:03.321 0 0 W healthd : battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a | |
06-27 17:29:09.198 0 0 I init : Untracked pid 3783 exited with status 1 | |
06-27 17:29:09.230 284 284 E [email protected]: BluetoothDeathRecipient::serviceDied - Bluetooth service died | |
06-27 17:29:09.230 284 284 I [email protected]: BluetoothHci::close() | |
06-27 17:29:09.230 284 284 I [email protected]: Skipping unlink call, service died. | |
06-27 17:29:09.230 284 284 D [email protected]: low_power_mode_cb result: 0 | |
06-27 17:29:09.231 481 873 W BluetoothManagerService: Profile service for profile: ComponentInfo{com.android.bluetooth/com.android.bluetooth.hfp.HeadsetService} died. | |
06-27 17:29:09.231 481 873 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.231 481 873 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.231 638 932 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.231 481 873 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.232 481 481 I Telecom : BluetoothDeviceManager: Lost BluetoothHeadset service. Removing all tracked devices.: BMSL.oSD@AA8 | |
06-27 17:29:09.232 481 873 I chatty : uid=1000(system) Binder:481_7 identical 2 lines | |
06-27 17:29:09.232 481 873 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.232 724 906 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.232 481 481 I Telecom : BluetoothDeviceManager: Lost BluetoothHeadset service. Removing all tracked devices.: BMSL.oSD@ABA | |
06-27 17:29:09.233 638 932 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.233 481 591 I AS.BtHelper: setBtScoActiveDevice: null -> null | |
06-27 17:29:09.233 3664 3664 D BluetoothMap: Proxy object disconnected | |
06-27 17:29:09.233 481 591 I AS.BtHelper: setBtScoActiveDevice: null -> null | |
06-27 17:29:09.233 3664 3664 D BluetoothMap: Unbinding service... | |
06-27 17:29:09.233 724 906 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.233 481 1772 W AudioService.PlaybackActivityMonitor: client died | |
06-27 17:29:09.233 638 638 D BluetoothMap: Proxy object disconnected | |
06-27 17:29:09.234 638 638 D BluetoothMap: Unbinding service... | |
06-27 17:29:09.235 3664 3681 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.235 481 481 D BluetoothA2dp: Proxy object disconnected | |
06-27 17:29:09.235 481 481 D BluetoothA2dp: Unbinding service... | |
06-27 17:29:09.236 481 481 D BluetoothA2dp: Proxy object disconnected | |
06-27 17:29:09.237 481 481 D BluetoothA2dp: Unbinding service... | |
06-27 17:29:09.237 3664 3664 D BluetoothHidHost: Proxy object disconnected | |
06-27 17:29:09.237 3664 3664 D BluetoothHidHost: Unbinding service... | |
06-27 17:29:09.238 275 275 I Zygote : Process 618 exited due to signal 6 (Aborted) | |
06-27 17:29:09.244 481 500 W ActivityManager: Exception when unbinding service com.android.bluetooth/.map.BluetoothMapService | |
06-27 17:29:09.244 481 500 W ActivityManager: android.os.DeadObjectException | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method) | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.os.BinderProxy.transact(BinderProxy.java:511) | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.app.IApplicationThread$Stub$Proxy.scheduleUnbindService(IApplicationThread.java:1612) | |
06-27 17:29:09.244 481 500 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:3173) | |
06-27 17:29:09.244 481 500 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:1956) | |
06-27 17:29:09.244 481 500 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:13893) | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:2265) | |
06-27 17:29:09.244 481 500 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2744) | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.os.Binder.execTransactInternal(Binder.java:1021) | |
06-27 17:29:09.244 481 500 W ActivityManager: at android.os.Binder.execTransact(Binder.java:994) | |
06-27 17:29:09.246 638 638 D BluetoothHidHost: Proxy object disconnected | |
06-27 17:29:09.246 638 638 D BluetoothHidHost: Unbinding service... | |
06-27 17:29:09.246 481 3786 W ActivityManager: Exception when unbinding service com.android.bluetooth/.hfp.HeadsetService | |
06-27 17:29:09.246 481 3786 W ActivityManager: android.os.DeadObjectException | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.os.BinderProxy.transact(BinderProxy.java:511) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.app.IApplicationThread$Stub$Proxy.scheduleUnbindService(IApplicationThread.java:1612) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:3173) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:1956) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:13893) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.app.ContextImpl.unbindService(ContextImpl.java:1779) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at com.android.server.BluetoothManagerService.unbindBluetoothProfileService(BluetoothManagerService.java:1205) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.bluetooth.IBluetoothManager$Stub.onTransact(IBluetoothManager.java:334) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.os.Binder.execTransactInternal(Binder.java:1021) | |
06-27 17:29:09.246 481 3786 W ActivityManager: at android.os.Binder.execTransact(Binder.java:994) | |
06-27 17:29:09.238 0 0 I binder : 481:500 transaction failed 29189/-22, size 360-8 line 3125 | |
06-27 17:29:09.248 481 3787 I ActivityManager: Process com.android.bluetooth (pid 618) has died: psvc PER | |
06-27 17:29:09.248 481 481 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.btservice.AdapterService | |
06-27 17:29:09.248 481 3787 I am_proc_died: [0,618,com.android.bluetooth,-700,0] | |
06-27 17:29:09.248 481 481 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.gatt.GattService | |
06-27 17:29:09.248 481 513 I libprocessgroup: Successfully killed process cgroup uid 1002 pid 618 in 0ms | |
06-27 17:29:09.249 3664 3681 D BluetoothHeadset: Proxy object disconnected | |
06-27 17:29:09.249 481 504 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED(1) | |
06-27 17:29:09.249 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.pan.PanService in 1000ms | |
06-27 17:29:09.249 481 504 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 4 receivers. | |
06-27 17:29:09.249 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.pan.PanService,1000] | |
06-27 17:29:09.250 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.gatt.GattService in 1000ms | |
06-27 17:29:09.250 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.gatt.GattService,1000] | |
06-27 17:29:09.250 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.avrcp.AvrcpTargetService in 11000ms | |
06-27 17:29:09.250 3664 3681 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@e22b2c0 | |
06-27 17:29:09.250 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.avrcp.AvrcpTargetService,11000] | |
06-27 17:29:09.250 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.opp.BluetoothOppService in 11000ms | |
06-27 17:29:09.250 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.opp.BluetoothOppService,11000] | |
06-27 17:29:09.250 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.hid.HidDeviceService in 11000ms | |
06-27 17:29:09.250 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.hid.HidDeviceService,11000] | |
06-27 17:29:09.250 481 504 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@84477b9 | |
06-27 17:29:09.250 724 3267 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@e22b2c0 | |
06-27 17:29:09.251 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.pbap.BluetoothPbapService in 11000ms | |
06-27 17:29:09.251 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.pbap.BluetoothPbapService,11000] | |
06-27 17:29:09.251 481 504 D BluetoothManagerService: Sending BLE State Change: ON > TURNING_OFF | |
06-27 17:29:09.251 638 659 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@91aa8e0 | |
06-27 17:29:09.252 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.a2dp.A2dpService in 10998ms | |
06-27 17:29:09.252 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.a2dp.A2dpService,10998] | |
06-27 17:29:09.252 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.hid.HidHostService in 10998ms | |
06-27 17:29:09.252 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.hid.HidHostService,10998] | |
06-27 17:29:09.252 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 10998ms | |
06-27 17:29:09.252 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.btservice.AdapterService,10998] | |
06-27 17:29:09.253 481 3787 I am_uid_stopped: 1002 | |
06-27 17:29:09.255 481 3787 I ActivityManager: Killing 1968:com.android.providers.calendar/u0a35 (adj 985): empty #17 | |
06-27 17:29:09.255 481 3787 I am_kill : [0,1968,com.android.providers.calendar,985,empty #17] | |
06-27 17:29:09.257 3664 3664 D BluetoothHidDevice: Proxy object disconnected | |
06-27 17:29:09.257 3664 3664 D BluetoothHidDevice: Unbinding service... | |
06-27 17:29:09.266 638 638 D BluetoothHidDevice: Proxy object disconnected | |
06-27 17:29:09.266 638 638 D BluetoothHidDevice: Unbinding service... | |
06-27 17:29:09.267 638 638 D BluetoothPan: Proxy object disconnected | |
06-27 17:29:09.268 638 638 D BluetoothPan: Unbinding service... | |
06-27 17:29:09.270 3664 3664 D BluetoothPan: Proxy object disconnected | |
06-27 17:29:09.270 3664 3664 D BluetoothPan: Unbinding service... | |
06-27 17:29:09.272 638 638 D BluetoothA2dp: Proxy object disconnected | |
06-27 17:29:09.272 638 638 D BluetoothA2dp: Unbinding service... | |
06-27 17:29:09.273 481 504 D BluetoothManagerService: Bluetooth is complete send Service Down | |
06-27 17:29:09.273 481 504 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 4 receivers. | |
06-27 17:29:09.273 481 510 I am_pss : [3519,10033,com.android.documentsui,29670400,22134784,0,128991232,0,2,6] | |
06-27 17:29:09.273 3664 3682 D BluetoothAdapter: onBluetoothServiceDown: null | |
06-27 17:29:09.273 481 504 D BluetoothAdapter: onBluetoothServiceDown: null | |
06-27 17:29:09.273 481 504 D BluetoothManagerService: unbindAndFinish(): null mBinding = false mUnbinding = false | |
06-27 17:29:09.273 481 504 D BluetoothManagerService: Sending BLE State Change: TURNING_OFF > OFF | |
06-27 17:29:09.273 724 3267 D BluetoothAdapter: onBluetoothServiceDown: null | |
06-27 17:29:09.274 638 659 D BluetoothAdapter: onBluetoothServiceDown: null | |
06-27 17:29:09.275 481 591 I AS.BtHelper: setBtScoActiveDevice: null -> null | |
06-27 17:29:09.275 638 900 E BluetoothDevice: BT not enabled. Cannot get bond state | |
06-27 17:29:09.280 3664 3664 D BluetoothA2dp: Proxy object disconnected | |
06-27 17:29:09.280 3664 3664 D BluetoothA2dp: Unbinding service... | |
06-27 17:29:09.280 481 504 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED(2) | |
06-27 17:29:09.281 275 275 I Zygote : Process 1968 exited due to signal 9 (Killed) | |
06-27 17:29:09.282 481 3786 I am_proc_died: [0,1968,com.android.providers.calendar,985,20] | |
06-27 17:29:09.282 481 3786 I am_uid_stopped: 10035 | |
06-27 17:29:09.283 3664 3664 E BluetoothDevice: BT not enabled. Cannot get bond state | |
06-27 17:29:09.290 481 510 I am_pss : [3664,1000,com.android.settings,28250112,19836928,0,102031360,0,20,5] | |
06-27 17:29:09.298 481 510 I am_pss : [1100,1000,ru.evotor.launcher,55571456,48328704,0,154316800,0,15,6] | |
06-27 17:29:09.300 481 513 I libprocessgroup: Successfully killed process cgroup uid 10035 pid 1968 in 44ms | |
06-27 17:29:09.306 481 510 I am_pss : [3612,1000,android:ui,8500224,2985984,0,74919936,0,20,5] | |
06-27 17:29:09.311 481 510 I am_pss : [3635,10055,com.android.systemui:ui,9874432,3809280,0,80617472,0,20,4] | |
06-27 17:29:09.316 481 510 I am_pss : [3579,2000,com.android.shell,5155840,2772992,0,64528384,0,20,3] | |
06-27 17:29:09.324 481 510 I am_pss : [3542,10036,com.android.externalstorage,5094400,2633728,0,65507328,0,20,5] | |
06-27 17:29:09.330 481 510 I am_pss : [2145,1000,ru.atol.tabletpos,45631488,39809024,0,116768768,0,5,6] | |
06-27 17:29:09.335 481 510 I am_pss : [1441,11000,ru.evotor.keystore,5792768,3170304,0,68636672,0,20,4] | |
06-27 17:29:09.343 481 510 I am_pss : [2263,1000,ru.evotor.devices,20658176,16142336,0,87003136,0,5,6] | |
06-27 17:29:09.349 481 510 I am_pss : [1993,10063,evotor.ru.pushnotificationsservice,17112064,13643776,0,91492352,0,5,5] | |
06-27 17:29:09.358 481 510 I am_pss : [2463,10071,ru.evotor.blockservice,14260224,11177984,0,83349504,0,5,5] | |
06-27 17:29:09.363 481 510 I am_pss : [2896,1000,ru.evotor.proxy,14908416,10694656,0,80240640,0,5,4] | |
06-27 17:29:09.368 481 510 I am_pss : [2626,1000,ru.evotor.evomonitor,12367872,7675904,0,80404480,0,5,4] | |
06-27 17:29:09.378 481 510 I am_pss : [2362,10066,ru.evotor.drivers.kkm,24011776,20156416,0,103346176,0,5,6] | |
06-27 17:29:09.383 481 510 I am_pss : [2343,10070,ru.atol.utils.ethoverusb,8168448,4759552,0,83787776,0,5,4] | |
06-27 17:29:09.650 481 504 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: retry count=1 | |
06-27 17:29:09.651 481 504 I am_uid_running: 1002 | |
06-27 17:29:09.662 275 275 D Zygote : Forked child process 3789 | |
06-27 17:29:09.665 481 512 I am_proc_start: [0,3789,1002,com.android.bluetooth,service,{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}] | |
06-27 17:29:09.665 481 512 I ActivityManager: Start proc 3789:com.android.bluetooth/1002 for service {com.android.bluetooth/com.android.bluetooth.btservice.AdapterService} | |
06-27 17:29:09.667 3789 3789 I Zygote : seccomp disabled by setenforce 0 | |
06-27 17:29:09.679 481 3787 I am_proc_bound: [0,3789,com.android.bluetooth] | |
06-27 17:29:09.682 481 3787 I am_uid_active: 1002 | |
06-27 17:29:09.690 3789 3789 I droid.bluetoot: The ClassLoaderContext is a special shared library. | |
06-27 17:29:09.694 3789 3789 I droid.bluetoot: The ClassLoaderContext is a special shared library. | |
06-27 17:29:09.718 3789 3789 D BluetoothOppFileProvider: Initialized | |
06-27 17:29:09.730 3789 3789 V AdapterServiceConfig: Adding HeadsetService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding A2dpService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding HidHostService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding PanService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding GattService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding BluetoothMapService | |
06-27 17:29:09.731 3789 3789 V AdapterServiceConfig: Adding AvrcpTargetService | |
06-27 17:29:09.732 3789 3789 V AdapterServiceConfig: Adding HidDeviceService | |
06-27 17:29:09.732 3789 3789 V AdapterServiceConfig: Adding BluetoothOppService | |
06-27 17:29:09.732 3789 3789 V AdapterServiceConfig: Adding BluetoothPbapService | |
06-27 17:29:09.755 3789 3789 I : [0627/172909.754992:INFO:com_android_bluetooth_btservice_AdapterService.cpp(628)] hal_util_load_bt_library loaded HAL: btinterface=0xe0844af51440, handle=0x4686c1e34b1107a3 | |
06-27 17:29:09.755 3789 3789 D BluetoothAdapterService: onCreate() | |
06-27 17:29:09.759 3789 3789 D AdapterState: make() - Creating AdapterState | |
06-27 17:29:09.760 3789 3810 I AdapterState: OFF : entered | |
06-27 17:29:09.760 3789 3810 D AdapterProperties: Setting state to OFF | |
06-27 17:29:09.761 3789 3789 I bt_btif : init: start restricted = 0 ; niap = 0 | |
06-27 17:29:09.762 3789 3789 D bt_osi_allocation_tracker: canary initialized | |
06-27 17:29:09.762 3789 3811 I : [0627/172909.762442:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_stack_manager_thread | |
06-27 17:29:09.762 3789 3811 I bt_stack_manager: event_init_stack is initializing the stack | |
06-27 17:29:09.763 3789 3811 I : [0627/172909.763096:INFO:btif_config.cc(756)] hash_file: Disabled for multi-user | |
06-27 17:29:09.763 3789 3811 I : [0627/172909.763172:INFO:btif_config.cc(784)] read_checksum_file: Disabled for multi-user | |
06-27 17:29:09.763 3789 3814 I bt_osi_thread: run_thread: thread id 3814, thread name alarm_default_ca started | |
06-27 17:29:09.764 3789 3815 I bt_osi_thread: run_thread: thread id 3815, thread name alarm_dispatcher started | |
06-27 17:29:09.764 3789 3811 I bt_config_source: 1 | |
06-27 17:29:09.765 3789 3811 I bt_btif_core: btif_init_bluetooth entered | |
06-27 17:29:09.766 3789 3811 I bt_stack_config: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf | |
06-27 17:29:09.766 3789 3816 I : [0627/172909.766710:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_jni_thread | |
06-27 17:29:09.766 3789 3811 I bt_btif_core: btif_init_bluetooth finished | |
06-27 17:29:09.766 3789 3811 I bt_stack_manager: event_init_stack finished | |
06-27 17:29:09.767 3789 3789 I bt_osi_wakelock: wakelock_set_os_callouts set to non-native | |
06-27 17:29:09.767 3789 3789 I bt_btif : get_profile_interface: id = socket | |
06-27 17:29:09.767 3789 3816 E bt_btif_storage: btif_storage_get_adapter_property: Controller not ready! Unable to return Bluetooth Address | |
06-27 17:29:09.767 3789 3816 E BluetoothServiceJni: adapter_properties_callback: Status 1 is incorrect | |
06-27 17:29:09.768 3789 3789 I bt_btif : get_profile_interface: id = sdp | |
06-27 17:29:09.768 3789 3816 D AdapterProperties: Name is: Evotor.Power | |
06-27 17:29:09.768 481 481 D BluetoothManagerService: Bluetooth Adapter name changed to Evotor.Power | |
06-27 17:29:09.769 3789 3816 D AdapterProperties: BT Class:5a020c | |
06-27 17:29:09.769 481 481 D BluetoothManagerService: Stored Bluetooth name: Evotor.Power | |
06-27 17:29:09.771 3789 3789 I BluetoothAdapterService: Phone policy enabled | |
06-27 17:29:09.773 3789 3789 D BluetoothActiveDeviceManager: start() | |
06-27 17:29:09.777 3789 3817 D BluetoothActiveDeviceManager: onAudioDevicesAdded | |
06-27 17:29:09.777 3789 3817 D BluetoothActiveDeviceManager: Audio device added: FR-7.4p type: 2 | |
06-27 17:29:09.777 3789 3817 D BluetoothActiveDeviceManager: Audio device added: FR-7.4p type: 15 | |
06-27 17:29:09.784 3789 3789 D BluetoothDatabase: start() | |
06-27 17:29:09.787 3789 3789 D BluetoothDatabase: Load Database | |
06-27 17:29:09.788 3789 3789 D BluetoothAdapterService: setAdapterService() - trying to set service to com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:09.792 3789 3789 D BluetoothAdapterService: onBind() | |
06-27 17:29:09.792 481 481 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService | |
06-27 17:29:09.793 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1 | |
06-27 17:29:09.793 481 504 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers. | |
06-27 17:29:09.793 3789 3789 I BtGatt.JNI: classInitNative(L876): classInitNative: Success! | |
06-27 17:29:09.794 3664 3682 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@7bccbf9 | |
06-27 17:29:09.794 481 504 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@ff22752 | |
06-27 17:29:09.794 724 3267 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@7bccbf9 | |
06-27 17:29:09.794 638 659 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@31730c | |
06-27 17:29:09.795 3789 3808 D BluetoothAdapter: onBluetoothServiceUp: com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@1883199 | |
06-27 17:29:09.796 3789 3806 D BluetoothAdapterService: enable() - Enable called with quiet mode status = false | |
06-27 17:29:09.797 3789 3810 I AdapterState: BLE_TURNING_ON : entered | |
06-27 17:29:09.797 3789 3810 D AdapterProperties: Setting state to BLE_TURNING_ON | |
06-27 17:29:09.797 3789 3810 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_ON to 1 receivers. | |
06-27 17:29:09.797 481 481 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.gatt.GattService | |
06-27 17:29:09.797 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON | |
06-27 17:29:09.798 481 504 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON | |
06-27 17:29:09.798 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 2 | |
06-27 17:29:09.798 481 504 D BluetoothManagerService: continueFromBleOnState() | |
06-27 17:29:09.799 481 504 D BluetoothManagerService: Persisting Bluetooth Setting: 1 | |
06-27 17:29:09.803 3789 3810 D BluetoothAdapterService: bleOnProcessStart() | |
06-27 17:29:09.803 3789 3810 I AdapterProperties: init(), maxConnectedAudioDevices, default=5, propertyOverlayed=5, finalValue=5 | |
06-27 17:29:09.805 3789 3810 D BluetoothAdapterService: bleOnProcessStart() - Make Bond State Machine | |
06-27 17:29:09.805 3789 3810 D BluetoothBondStateMachine: make | |
06-27 17:29:09.806 3789 3819 I BluetoothDatabase: cacheMetadata | |
06-27 17:29:09.806 3789 3819 V BluetoothDatabase: cacheMetadata: found device LocalStorage | |
06-27 17:29:09.806 3789 3819 V BluetoothDatabase: cacheMetadata: Database is ready | |
06-27 17:29:09.806 3789 3824 I BluetoothBondStateMachine: StableState(): Entering Off State | |
06-27 17:29:09.808 3789 3810 I AdapterState: BLE_TURNING_ON : Unhandled message - USER_TURN_ON | |
06-27 17:29:09.808 3789 3789 D BtGatt.DebugUtils: handleDebugAction() action=null | |
06-27 17:29:09.809 3789 3789 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:09.810 3789 3789 I bt_btif : get_profile_interface: id = gatt | |
06-27 17:29:09.810 3789 3789 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:09.841 3789 3789 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:09.842 3789 3811 I bt_stack_manager: event_start_up_stack is bringing up the stack | |
06-27 17:29:09.843 3789 3811 I bt_core_module: module_start_up Starting module "btif_config_module" | |
06-27 17:29:09.843 3789 3811 I bt_core_module: module_start_up Started module "btif_config_module" | |
06-27 17:29:09.843 3789 3811 I bt_core_module: module_start_up Starting module "btsnoop_module" | |
06-27 17:29:09.843 3789 3811 I : [0627/172909.843337:INFO:btsnoop.cc(207)] start_up: Snoop Logs disabled | |
06-27 17:29:09.843 3789 3811 I : [0627/172909.843402:INFO:btsnoop.cc(338)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1 | |
06-27 17:29:09.843 3789 3811 I : [0627/172909.843499:INFO:btsnoop.cc(338)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0 | |
06-27 17:29:09.843 3789 3811 I bt_core_module: module_start_up Started module "btsnoop_module" | |
06-27 17:29:09.843 3789 3811 I bt_core_module: module_start_up Starting module "hci_module" | |
06-27 17:29:09.843 3789 3811 I bt_hci : hci_module_start_up | |
06-27 17:29:09.843 3789 3828 I : [0627/172909.843944:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_hci_thread | |
06-27 17:29:09.844 3789 3828 I bt_hci : hci_initialize | |
06-27 17:29:09.844 3789 3811 D bt_hci : hci_module_start_up starting async portion | |
06-27 17:29:09.850 3789 3828 I bt_hci : hci_initialize: IBluetoothHci::getService() returned 0xe0849c46b840 (remote) | |
06-27 17:29:09.824 481 481 I auditd : type=1400 audit(0.0:597): avc: denied { read } for comm="Timer-0" name="status" dev="sysfs" ino=29853 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
06-27 17:29:09.824 481 481 I Timer-0 : type=1400 audit(0.0:597): avc: denied { read } for name="status" dev="sysfs" ino=29853 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
06-27 17:29:09.858 284 284 I [email protected]: BluetoothHci::initialize() | |
06-27 17:29:09.877 284 284 I bt-vnd-nxp: bt_vnd_init | |
06-27 17:29:09.877 284 284 I bt-vnd-nxp: Attempt to load conf from /vendor/etc/bluetooth/bt_vendor.conf | |
06-27 17:29:09.877 284 284 D [email protected]: Open vendor library loaded | |
06-27 17:29:09.878 284 3830 F android.hardware.bluetooth-hci-h4: OnDataReady: Unimplemented packet type 1 | |
06-27 17:29:09.878 284 3830 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3830 ([email protected]), pid 284 ([email protected]) | |
06-27 17:29:09.880 3832 3832 F libc : failed to exec crash_dump helper: No such file or directory | |
06-27 17:29:09.881 284 3830 F libc : crash_dump helper failed to exec | |
06-27 17:29:09.888 3789 3829 E bt_hci : Bluetooth HAL service died! | |
06-27 17:29:09.888 3789 3829 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3829 (HwBinder:3789_1), pid 3789 (droid.bluetooth) | |
06-27 17:29:09.824 481 481 I auditd : type=1400 audit(0.0:598): avc: denied { open } for comm="Timer-0" path="/sys/devices/platform/display-subsystem/drm/card1/card1-HDMI-A-1/status" dev="sysfs" ino=29853 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
06-27 17:29:09.824 481 481 I Timer-0 : type=1400 audit(0.0:598): avc: denied { open } for path="/sys/devices/platform/display-subsystem/drm/card1/card1-HDMI-A-1/status" dev="sysfs" ino=29853 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
06-27 17:29:09.897 3834 3834 F libc : failed to exec crash_dump helper: No such file or directory | |
06-27 17:29:09.906 3789 3829 F libc : crash_dump helper failed to exec | |
06-27 17:29:09.889 0 0 I init : Service 'vendor.bluetooth-1-0' (pid 284) received signal 6 | |
06-27 17:29:09.909 0 0 I init : Sending signal 9 to service 'vendor.bluetooth-1-0' (pid 284) process group... | |
06-27 17:29:09.848 3789 3789 I auditd : type=1400 audit(0.0:599): avc: denied { transfer } for comm="bt_hci_thread" scontext=u:r:bluetooth:s0 tcontext=u:r:init:s0 tclass=binder permissive=1 | |
06-27 17:29:09.848 3789 3789 I bt_hci_thread: type=1400 audit(0.0:599): avc: denied { transfer } for scontext=u:r:bluetooth:s0 tcontext=u:r:init:s0 tclass=binder permissive=1 | |
06-27 17:29:09.942 0 0 I libprocessgroup: Successfully killed process cgroup uid 1002 pid 284 in 0ms | |
06-27 17:29:09.966 0 0 I init : Untracked pid 3832 exited with status 1 | |
06-27 17:29:09.986 275 275 I Zygote : Process 3789 exited due to signal 6 (Aborted) | |
06-27 17:29:09.989 481 481 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.btservice.AdapterService | |
06-27 17:29:09.990 481 481 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.gatt.GattService | |
06-27 17:29:09.990 481 504 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED(1) | |
06-27 17:29:09.990 481 3787 I ActivityManager: Process com.android.bluetooth (pid 3789) has died: psvc PER | |
06-27 17:29:09.990 481 3787 I am_proc_died: [0,3789,com.android.bluetooth,-700,0] | |
06-27 17:29:09.990 481 504 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 4 receivers. | |
06-27 17:29:09.991 481 504 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@ff22752 | |
06-27 17:29:09.991 3664 3682 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@7bccbf9 | |
06-27 17:29:09.991 481 504 E BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_DISCONNECTED(2) | |
06-27 17:29:09.991 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.gatt.GattService in 4000ms | |
06-27 17:29:09.991 481 513 I libprocessgroup: Successfully killed process cgroup uid 1002 pid 3789 in 0ms | |
06-27 17:29:09.991 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.gatt.GattService,4000] | |
06-27 17:29:09.992 481 3787 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 14000ms | |
06-27 17:29:09.992 481 3787 I am_schedule_service_restart: [0,com.android.bluetooth/.btservice.AdapterService,14000] | |
06-27 17:29:09.992 724 3267 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@7bccbf9 | |
06-27 17:29:09.992 481 3787 I am_uid_stopped: 1002 | |
06-27 17:29:09.992 638 659 D BluetoothAdapter: onBluetoothServiceDown: android.bluetooth.IBluetooth$Stub$Proxy@31730c | |
06-27 17:29:09.986 0 0 I init : Untracked pid 3834 exited with status 1 | |
06-27 17:29:09.995 0 0 I binder : undelivered death notification, 0000e084b2d6e280 | |
06-27 17:29:09.856 284 284 I auditd : type=1400 audit(0.0:600): avc: denied { execute } for comm="[email protected]" path="/vendor/lib64/libchrome.so" dev="dm-2" ino=1023 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:09.856 284 284 I [email protected]: type=1400 audit(0.0:600): avc: denied { execute } for path="/vendor/lib64/libchrome.so" dev="dm-2" ino=1023 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:10.019 0 0 E init : File /vendor/bin/hw/[email protected] (labeled "u:object_r:vendor_file:s0") has incorrect label or no domain transition from u:r:init:s0 to another SELinux domain defined. Have you configured your service correctly? https://source.android.com/security/selinux/device-policy#label_new_services_and_address_denials | |
06-27 17:29:10.050 0 0 I init : starting service 'vendor.bluetooth-1-0'... | |
06-27 17:29:10.056 3835 3835 I auditd : type=1400 audit(0.0:601): avc: denied { execute_no_trans } for comm="init" path="/vendor/bin/hw/[email protected]" dev="dm-2" ino=75 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:10.056 3835 3835 I init : type=1400 audit(0.0:601): avc: denied { execute_no_trans } for path="/vendor/bin/hw/[email protected]" dev="dm-2" ino=75 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:10.125 0 0 W audit : audit_lost=390 audit_rate_limit=5 audit_backlog_limit=64 | |
06-27 17:29:10.132 0 0 E audit : rate limit exceeded | |
06-27 17:29:10.139 3835 3835 I ServiceManagement: Registered [email protected]::IBluetoothHci/default (start delay of 89ms) | |
06-27 17:29:10.140 3835 3835 I ServiceManagement: Removing namespace from process name [email protected] to [email protected]. | |
06-27 17:29:10.140 3835 3835 I [email protected]: Registration complete for [email protected]::IBluetoothHci/default. | |
06-27 17:29:10.158 481 502 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true | |
06-27 17:29:10.160 274 666 I netd : interfaceGetCfg("wlan0") <0.31ms> | |
06-27 17:29:10.791 481 504 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: retry count=2 | |
06-27 17:29:10.792 481 504 I am_uid_running: 1002 | |
06-27 17:29:10.804 275 275 D Zygote : Forked child process 3837 | |
06-27 17:29:10.806 481 512 I am_proc_start: [0,3837,1002,com.android.bluetooth,service,{com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}] | |
06-27 17:29:10.806 481 512 I ActivityManager: Start proc 3837:com.android.bluetooth/1002 for service {com.android.bluetooth/com.android.bluetooth.btservice.AdapterService} | |
06-27 17:29:10.808 3837 3837 I Zygote : seccomp disabled by setenforce 0 | |
06-27 17:29:10.821 481 3787 I am_proc_bound: [0,3837,com.android.bluetooth] | |
06-27 17:29:10.824 481 3787 I am_uid_active: 1002 | |
06-27 17:29:10.831 3837 3837 I droid.bluetoot: The ClassLoaderContext is a special shared library. | |
06-27 17:29:10.835 3837 3837 I droid.bluetoot: The ClassLoaderContext is a special shared library. | |
06-27 17:29:10.854 3837 3837 D BluetoothOppFileProvider: Initialized | |
06-27 17:29:10.866 3837 3837 V AdapterServiceConfig: Adding HeadsetService | |
06-27 17:29:10.866 3837 3837 V AdapterServiceConfig: Adding A2dpService | |
06-27 17:29:10.866 3837 3837 V AdapterServiceConfig: Adding HidHostService | |
06-27 17:29:10.866 3837 3837 V AdapterServiceConfig: Adding PanService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding GattService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding BluetoothMapService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding AvrcpTargetService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding HidDeviceService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding BluetoothOppService | |
06-27 17:29:10.867 3837 3837 V AdapterServiceConfig: Adding BluetoothPbapService | |
06-27 17:29:10.888 3837 3837 I : [0627/172910.888785:INFO:com_android_bluetooth_btservice_AdapterService.cpp(628)] hal_util_load_bt_library loaded HAL: btinterface=0xe0844c053440, handle=0xd138ffaa76e28349 | |
06-27 17:29:10.889 3837 3837 D BluetoothAdapterService: onCreate() | |
06-27 17:29:10.893 3837 3837 D AdapterState: make() - Creating AdapterState | |
06-27 17:29:10.895 3837 3857 I AdapterState: OFF : entered | |
06-27 17:29:10.895 3837 3857 D AdapterProperties: Setting state to OFF | |
06-27 17:29:10.895 3837 3837 I bt_btif : init: start restricted = 0 ; niap = 0 | |
06-27 17:29:10.896 3837 3837 D bt_osi_allocation_tracker: canary initialized | |
06-27 17:29:10.896 3837 3858 I : [0627/172910.896386:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_stack_manager_thread | |
06-27 17:29:10.896 3837 3858 I bt_stack_manager: event_init_stack is initializing the stack | |
06-27 17:29:10.897 3837 3858 I : [0627/172910.897049:INFO:btif_config.cc(756)] hash_file: Disabled for multi-user | |
06-27 17:29:10.897 3837 3858 I : [0627/172910.897116:INFO:btif_config.cc(784)] read_checksum_file: Disabled for multi-user | |
06-27 17:29:10.897 3837 3861 I bt_osi_thread: run_thread: thread id 3861, thread name alarm_default_ca started | |
06-27 17:29:10.898 3837 3862 I bt_osi_thread: run_thread: thread id 3862, thread name alarm_dispatcher started | |
06-27 17:29:10.898 3837 3858 I bt_config_source: 1 | |
06-27 17:29:10.899 3837 3858 I bt_btif_core: btif_init_bluetooth entered | |
06-27 17:29:10.899 3837 3858 I bt_stack_config: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf | |
06-27 17:29:10.900 3837 3863 I : [0627/172910.900218:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_jni_thread | |
06-27 17:29:10.900 3837 3858 I bt_btif_core: btif_init_bluetooth finished | |
06-27 17:29:10.900 3837 3858 I bt_stack_manager: event_init_stack finished | |
06-27 17:29:10.900 3837 3837 I bt_osi_wakelock: wakelock_set_os_callouts set to non-native | |
06-27 17:29:10.900 3837 3837 I bt_btif : get_profile_interface: id = socket | |
06-27 17:29:10.901 3837 3863 E bt_btif_storage: btif_storage_get_adapter_property: Controller not ready! Unable to return Bluetooth Address | |
06-27 17:29:10.901 3837 3863 E BluetoothServiceJni: adapter_properties_callback: Status 1 is incorrect | |
06-27 17:29:10.901 3837 3837 I bt_btif : get_profile_interface: id = sdp | |
06-27 17:29:10.902 3837 3863 D AdapterProperties: Name is: Evotor.Power | |
06-27 17:29:10.902 481 481 D BluetoothManagerService: Bluetooth Adapter name changed to Evotor.Power | |
06-27 17:29:10.902 481 481 D BluetoothManagerService: Stored Bluetooth name: Evotor.Power | |
06-27 17:29:10.902 3837 3863 D AdapterProperties: BT Class:5a020c | |
06-27 17:29:10.904 3837 3837 I BluetoothAdapterService: Phone policy enabled | |
06-27 17:29:10.906 3837 3837 D BluetoothActiveDeviceManager: start() | |
06-27 17:29:10.910 3837 3864 D BluetoothActiveDeviceManager: onAudioDevicesAdded | |
06-27 17:29:10.910 3837 3864 D BluetoothActiveDeviceManager: Audio device added: FR-7.4p type: 2 | |
06-27 17:29:10.910 3837 3864 D BluetoothActiveDeviceManager: Audio device added: FR-7.4p type: 15 | |
06-27 17:29:10.916 3837 3837 D BluetoothDatabase: start() | |
06-27 17:29:10.918 3837 3837 D BluetoothDatabase: Load Database | |
06-27 17:29:10.919 3837 3837 D BluetoothAdapterService: setAdapterService() - trying to set service to com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:10.922 3837 3837 D BluetoothAdapterService: onBind() | |
06-27 17:29:10.923 481 481 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService | |
06-27 17:29:10.924 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1 | |
06-27 17:29:10.924 481 504 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers. | |
06-27 17:29:10.925 481 504 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@56f3062 | |
06-27 17:29:10.925 3837 3837 I BtGatt.JNI: classInitNative(L876): classInitNative: Success! | |
06-27 17:29:10.925 3664 3682 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@d1ee73e | |
06-27 17:29:10.925 724 3267 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@d1ee73e | |
06-27 17:29:10.925 3837 3855 D BluetoothAdapter: onBluetoothServiceUp: com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@1883199 | |
06-27 17:29:10.925 638 659 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@d63d455 | |
06-27 17:29:10.926 3837 3854 D BluetoothAdapterService: enable() - Enable called with quiet mode status = false | |
06-27 17:29:10.927 3837 3857 I AdapterState: BLE_TURNING_ON : entered | |
06-27 17:29:10.927 3837 3857 D AdapterProperties: Setting state to BLE_TURNING_ON | |
06-27 17:29:10.927 3837 3857 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_ON to 1 receivers. | |
06-27 17:29:10.927 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON | |
06-27 17:29:10.927 481 504 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON | |
06-27 17:29:10.928 481 481 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.gatt.GattService | |
06-27 17:29:10.929 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 2 | |
06-27 17:29:10.929 481 504 D BluetoothManagerService: continueFromBleOnState() | |
06-27 17:29:10.929 481 504 D BluetoothManagerService: Persisting Bluetooth Setting: 1 | |
06-27 17:29:10.936 3837 3857 D BluetoothAdapterService: bleOnProcessStart() | |
06-27 17:29:10.937 3837 3857 I AdapterProperties: init(), maxConnectedAudioDevices, default=5, propertyOverlayed=5, finalValue=5 | |
06-27 17:29:10.938 3837 3857 D BluetoothAdapterService: bleOnProcessStart() - Make Bond State Machine | |
06-27 17:29:10.938 3837 3857 D BluetoothBondStateMachine: make | |
06-27 17:29:10.939 3837 3866 I BluetoothDatabase: cacheMetadata | |
06-27 17:29:10.939 3837 3866 V BluetoothDatabase: cacheMetadata: found device LocalStorage | |
06-27 17:29:10.939 3837 3866 V BluetoothDatabase: cacheMetadata: Database is ready | |
06-27 17:29:10.940 3837 3872 I BluetoothBondStateMachine: StableState(): Entering Off State | |
06-27 17:29:10.941 3837 3857 I AdapterState: BLE_TURNING_ON : Unhandled message - USER_TURN_ON | |
06-27 17:29:10.942 3837 3837 D BtGatt.DebugUtils: handleDebugAction() action=null | |
06-27 17:29:10.942 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:10.944 3837 3837 I bt_btif : get_profile_interface: id = gatt | |
06-27 17:29:10.944 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:10.966 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:10.967 3837 3858 I bt_stack_manager: event_start_up_stack is bringing up the stack | |
06-27 17:29:10.967 3837 3858 I bt_core_module: module_start_up Starting module "btif_config_module" | |
06-27 17:29:10.967 3837 3858 I bt_core_module: module_start_up Started module "btif_config_module" | |
06-27 17:29:10.967 3837 3858 I bt_core_module: module_start_up Starting module "btsnoop_module" | |
06-27 17:29:10.967 3837 3858 I : [0627/172910.967663:INFO:btsnoop.cc(207)] start_up: Snoop Logs disabled | |
06-27 17:29:10.967 3837 3858 I : [0627/172910.967726:INFO:btsnoop.cc(338)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1 | |
06-27 17:29:10.967 3837 3858 I : [0627/172910.967812:INFO:btsnoop.cc(338)] delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0 | |
06-27 17:29:10.967 3837 3858 I bt_core_module: module_start_up Started module "btsnoop_module" | |
06-27 17:29:10.967 3837 3858 I bt_core_module: module_start_up Starting module "hci_module" | |
06-27 17:29:10.967 3837 3858 I bt_hci : hci_module_start_up | |
06-27 17:29:10.968 3837 3876 I : [0627/172910.968368:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_hci_thread | |
06-27 17:29:10.968 3837 3858 D bt_hci : hci_module_start_up starting async portion | |
06-27 17:29:10.968 3837 3876 I bt_hci : hci_initialize | |
06-27 17:29:10.971 3837 3876 I bt_hci : hci_initialize: IBluetoothHci::getService() returned 0xe0849c46b840 (remote) | |
06-27 17:29:10.971 3835 3836 I [email protected]: BluetoothHci::initialize() | |
06-27 17:29:10.976 3835 3836 I bt-vnd-nxp: bt_vnd_init | |
06-27 17:29:10.976 3835 3836 I bt-vnd-nxp: Attempt to load conf from /vendor/etc/bluetooth/bt_vendor.conf | |
06-27 17:29:10.976 3835 3836 D [email protected]: Open vendor library loaded | |
06-27 17:29:11.063 3835 3878 I hardware_nxp: opcode 0x0c03 status 0x00 | |
06-27 17:29:11.064 3835 3878 I hardware_nxp: hw_bt_read_fw_revision Read FW revision command sent | |
06-27 17:29:11.064 3835 3878 I hardware_nxp: opcode 0xfc0f status 0x00 | |
06-27 17:29:11.064 3835 3878 I hardware_nxp: FW version: 16.92.10.p209 | |
06-27 17:29:11.064 3835 3878 I hardware_nxp: ROM version: 00 00 02 04 | |
06-27 17:29:11.065 3835 3878 I hardware_nxp: opcode 0x1009 status 0x00 | |
06-27 17:29:11.065 3835 3878 I hardware_nxp: Sending hci command 0xFC07 (write_pcm_settings) | |
06-27 17:29:11.065 3835 3878 I hardware_nxp: Sending hci command 0xFC28 (write_pcm_sync_settings) | |
06-27 17:29:11.065 3835 3878 I hardware_nxp: Sending hci command 0xFC29 (write_pcm_link_settings) | |
06-27 17:29:11.066 3835 3878 I hardware_nxp: Sending hci command 0xFC1D (set_sco_data_path) | |
06-27 17:29:11.066 3835 3878 I hardware_nxp: Sending hci command 0x0C26 (write_voice_settings) | |
06-27 17:29:11.067 3835 3878 I hardware_nxp: SCO PCM config succeeds! | |
06-27 17:29:11.067 3835 3878 D [email protected]: sco_config_cb result: 0 | |
06-27 17:29:11.067 3835 3878 I hardware_nxp: FW config succeeds! | |
06-27 17:29:11.067 3835 3878 D [email protected]: OnFirmwareConfigured result: 0 | |
06-27 17:29:11.067 3835 3878 I [email protected]: Firmware configured in 0.090s | |
06-27 17:29:11.067 3837 3876 I bt_hci : event_finish_startup | |
06-27 17:29:11.064 3835 3835 I auditd : type=1400 audit(0.0:604): avc: denied { call } for comm="HwBinder:3835_1" scontext=u:r:init:s0 tcontext=u:r:bluetooth:s0 tclass=binder permissive=1 | |
06-27 17:29:11.067 3835 3878 I [email protected]: OnFirmwareConfigured: lpm_timeout_ms 0 | |
06-27 17:29:11.064 3835 3835 I HwBinder:3835_1: type=1400 audit(0.0:604): avc: denied { call } for scontext=u:r:init:s0 tcontext=u:r:bluetooth:s0 tclass=binder permissive=1 | |
06-27 17:29:11.067 3835 3878 D [email protected]: low_power_mode_cb result: 0 | |
06-27 17:29:11.067 3835 3878 D [email protected]: OnFirmwareConfigured Calling StartLowPowerWatchdog() | |
06-27 17:29:11.068 3837 3858 I bt_core_module: module_start_up Started module "hci_module" | |
06-27 17:29:11.069 3837 3879 I : [0627/172911.069025:INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_startup_thread | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070046:INFO:btu_task.cc(96)] Bluetooth chip preload is complete | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070658:INFO:gatt_api.cc(946)] GATT_Register 81818181-8181-8181-8181-818181818181 | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070759:INFO:gatt_api.cc(966)] allocated gatt_if=1 | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070807:INFO:gatt_api.cc(161)] GATTS_AddService | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070844:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed correctly, now starting | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070939:INFO:gatt_api.cc(946)] GATT_Register 82828282-8282-8282-8282-828282828282 | |
06-27 17:29:11.070 3837 3879 I : [0627/172911.070979:INFO:gatt_api.cc(966)] allocated gatt_if=2 | |
06-27 17:29:11.071 3837 3879 I : [0627/172911.071014:INFO:gatt_api.cc(161)] GATTS_AddService | |
06-27 17:29:11.071 3837 3879 I : [0627/172911.071048:INFO:gatt_api.cc(264)] GATTS_AddService: service parsed correctly, now starting | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_HCI : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_L2CAP : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_RFCOMM : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_AVDT : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_AVRC : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_A2D : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_BNEP : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_BTM : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_HID_HOST : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_PAN : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_SDP : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_SMP : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_HID_DEV : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_BTAPP : Level 2 | |
06-27 17:29:11.071 3837 3879 I bt_bte : BTE_InitTraceLevels -- TRC_BTIF : Level 2 | |
06-27 17:29:11.071 3837 3880 I bt_stack: [INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_main_thread | |
06-27 17:29:11.072 3837 3881 I bt_stack: [INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_module_lifecycle_thread | |
06-27 17:29:11.072 3837 3881 I bt_core_module: module_start_up Starting module "controller_module" | |
06-27 17:29:11.176 3837 3881 I bt_core_module: module_start_up Started module "controller_module" | |
06-27 17:29:11.176 3837 3881 I bt_stack: [INFO:message_loop_thread.cc(196)] Run: message loop finished for thread bt_module_lifecycle_thread | |
06-27 17:29:11.176 3837 3879 W bt_btm : btm_decode_ext_features_page: feature page 1 ignored | |
06-27 17:29:11.176 3837 3879 W bt_btm : btm_decode_ext_features_page: feature page 2 ignored | |
06-27 17:29:11.177 3837 3879 I bt_stack: [INFO:message_loop_thread.cc(87)] ShutDown: thread bt_module_lifecycle_thread(-1) is already stopped | |
06-27 17:29:11.177 3837 3880 I bt_btm_sec: BTM_SecRegister p_cb_info->p_le_callback == 0x0xe0844bd80ff0 | |
06-27 17:29:11.177 3837 3880 I bt_btm_sec: BTM_SecRegister btm_cb.api.p_le_callback = 0x0xe0844bd80ff0 | |
06-27 17:29:11.177 3837 3880 I bt_stack: [INFO:ble_advertiser_hci_interface.cc(774)] Legacy advertising will be in use | |
06-27 17:29:11.177 3837 3880 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register 172e50fc-614d-6c78-d8a4-14373aa98398 | |
06-27 17:29:11.177 3837 3880 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=3 | |
06-27 17:29:11.207 3837 3863 E bt_btif_storage: btif_storage_get_adapter_property: Controller ready! | |
06-27 17:29:11.207 3837 3863 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000000 | |
06-27 17:29:11.209 3837 3863 D AdapterProperties: Address is:90:E8:68:A1:4F:26 | |
06-27 17:29:11.211 481 481 D BluetoothManagerService: Bluetooth Adapter address changed to 90:E8:68:A1:4F:26 | |
06-27 17:29:11.211 3837 3863 D AdapterProperties: Name is: Evotor.Power | |
06-27 17:29:11.212 481 481 D BluetoothManagerService: Stored Bluetoothaddress: 90:E8:68:A1:4F:26 | |
06-27 17:29:11.212 481 481 D BluetoothManagerService: Bluetooth Adapter name changed to Evotor.Power | |
06-27 17:29:11.213 3837 3863 D AdapterProperties: Scan Mode:20 | |
06-27 17:29:11.213 3837 3863 D AdapterProperties: Discoverable Timeout:120 | |
06-27 17:29:11.213 481 481 D BluetoothManagerService: Stored Bluetooth name: Evotor.Power | |
06-27 17:29:11.213 3837 3863 I bt_stack: [INFO:btif_bqr.cc(210)] EnableBtQualityReport: is_enable: true | |
06-27 17:29:11.213 3837 3863 W bt_stack: [WARNING:btif_bqr.cc(218)] EnableBtQualityReport: Bluetooth Quality Report is disabled. bqr_prop_evtmask: , bqr_prop_interval_ms: | |
06-27 17:29:11.213 3837 3863 I bt_btif_core: btif_enable_bluetooth_evt entered: status 0 | |
06-27 17:29:11.214 3837 3883 I bt_osi_thread: run_thread: thread id 3883, thread name btif_sock started | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: Device ID record 1 : primary | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: vendorId = 00e0 | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: vendorIdSource = 0001 | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: product = 1200 | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: version = 1436 | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: clientExecutableURL = | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: serviceDescription = | |
06-27 17:29:11.214 3837 3863 D bt_bte_conf: documentationURL = | |
06-27 17:29:11.215 3837 3863 D bt_bte_conf: bte_load_did_conf no section named DID2. | |
06-27 17:29:11.215 3837 3863 I bt_btif_core: btif_enable_bluetooth_evt finished | |
06-27 17:29:11.215 3837 3858 I bt_stack_manager: event_start_up_stack finished | |
06-27 17:29:11.222 3837 3857 I AdapterState: BLE_ON : entered | |
06-27 17:29:11.222 3837 3857 D AdapterProperties: Setting state to BLE_ON | |
06-27 17:29:11.222 3837 3857 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_ON to 1 receivers. | |
06-27 17:29:11.223 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_ON | |
06-27 17:29:11.223 481 504 D BluetoothManagerService: Bluetooth is in LE only mode | |
06-27 17:29:11.223 481 504 D BluetoothManagerService: continueFromBleOnState() | |
06-27 17:29:11.224 3837 3857 I AdapterState: TURNING_ON : entered | |
06-27 17:29:11.224 3837 3857 D AdapterProperties: Setting state to TURNING_ON | |
06-27 17:29:11.224 481 504 D BluetoothManagerService: Persisting Bluetooth Setting: 1 | |
06-27 17:29:11.224 3837 3857 D BluetoothAdapterService: updateAdapterState() - Broadcasting state TURNING_ON to 1 receivers. | |
06-27 17:29:11.224 481 504 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_ON | |
06-27 17:29:11.224 481 504 W BluetoothManagerService: bluetooth is recovered from error | |
06-27 17:29:11.224 3837 3857 D BluetoothAdapterService: startCoreServices() | |
06-27 17:29:11.224 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_ON > TURNING_ON | |
06-27 17:29:11.224 481 504 D BluetoothManagerService: Sending BLE State Change: BLE_ON > TURNING_ON | |
06-27 17:29:11.228 3837 3837 I HeadsetService: create() | |
06-27 17:29:11.229 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.236 3837 3837 I HeadsetService: start() | |
06-27 17:29:11.237 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.240 481 744 D TelephonyRegistry: listen oscl: mHasNotifySubscriptionInfoChangedOccurred==false no callback | |
06-27 17:29:11.245 3837 3837 I BluetoothHeadsetServiceJni: classInitNative: succeeds | |
06-27 17:29:11.246 3837 3837 I bt_btif : get_profile_interface: id = handsfree | |
06-27 17:29:11.246 3837 3837 I bt_stack: [INFO:btif_hf.cc(1423)] GetInterface | |
06-27 17:29:11.246 3837 3863 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000040 | |
06-27 17:29:11.244 3837 3837 I auditd : type=1400 audit(0.0:605): avc: denied { call } for comm="bt_hci_thread" scontext=u:r:bluetooth:s0 tcontext=u:r:init:s0 tclass=binder permissive=1 | |
06-27 17:29:11.244 3837 3837 I bt_hci_thread: type=1400 audit(0.0:605): avc: denied { call } for scontext=u:r:bluetooth:s0 tcontext=u:r:init:s0 tclass=binder permissive=1 | |
06-27 17:29:11.247 3837 3863 I bt_stack: [INFO:btif_hf.cc(300)] btif_hf_upstreams_evt: AG enable/disable event 0 | |
06-27 17:29:11.247 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09d770 | |
06-27 17:29:11.247 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09d828 | |
06-27 17:29:11.247 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09d8e0 | |
06-27 17:29:11.248 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09d998 | |
06-27 17:29:11.248 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09da50 | |
06-27 17:29:11.248 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09db08 | |
06-27 17:29:11.248 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09dbc0 | |
06-27 17:29:11.248 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09dc78 | |
06-27 17:29:11.249 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09dd30 | |
06-27 17:29:11.249 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09dde8 | |
06-27 17:29:11.252 3837 3864 D BluetoothActiveDeviceManager: handleMessage(MESSAGE_ADAPTER_ACTION_STATE_CHANGED): newState=11 | |
06-27 17:29:11.253 3837 3837 I A2dpService: create() | |
06-27 17:29:11.254 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.259 3837 3837 I A2dpService: start() | |
06-27 17:29:11.259 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.260 3837 3837 I BluetoothA2dpServiceJni: classInitNative: succeeds | |
06-27 17:29:11.261 3837 3837 I A2dpService: Max connected audio devices set to 5 | |
06-27 17:29:11.262 3837 3837 I bt_btif : get_profile_interface: id = a2dp | |
06-27 17:29:11.262 3837 3837 I btif_av : bt_status_t BtifAvSource::Init(btav_source_callbacks_t *, int, const std::vector<btav_a2dp_codec_config_t> &): max_connected_audio_devices=5 | |
06-27 17:29:11.263 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.263 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.263 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.263 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.263 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.263 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.276 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=2, is_server=1, mtu=256, uuid=0x1112, dlci=4, signal_state=0x0b, p_port=0xe0844c09dea0 | |
06-27 17:29:11.276 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=3, is_server=1, mtu=256, uuid=0x111f, dlci=6, signal_state=0x0b, p_port=0xe0844c09df58 | |
06-27 17:29:11.277 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.277 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.277 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.278 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.278 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.278 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.278 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.280 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.280 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.280 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.280 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.281 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.281 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.281 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.281 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.282 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.282 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.282 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.282 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.287 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.287 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.287 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.287 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.287 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.287 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.287 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.289 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.289 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.289 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.290 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.290 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.290 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.290 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.291 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.291 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.291 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.291 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.291 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.291 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.291 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.292 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.292 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.292 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.293 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.293 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.293 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.293 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.294 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.294 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.294 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.294 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.294 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.294 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.294 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.295 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.295 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.295 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.295 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.295 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.295 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.296 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.296 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.296 3837 3837 D a2dp_codec: init | |
06-27 17:29:11.296 3837 3837 D a2dp_codec: createCodec: codec SBC | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: updated SBC codec priority to 1001 | |
06-27 17:29:11.296 3837 3837 D a2dp_codec: createCodec: codec AAC | |
06-27 17:29:11.296 3837 3837 I a2dp_codec: init: updated AAC codec priority to 2001 | |
06-27 17:29:11.296 3837 3837 D a2dp_codec: createCodec: codec aptX | |
06-27 17:29:11.297 3837 3837 E a2dp_vendor_aptx_encoder: A2DP_VendorLoadEncoderAptx: cannot open aptX encoder library libaptX_encoder.so: dlopen failed: library "libaptX_encoder.so" not found | |
06-27 17:29:11.297 3837 3837 E a2dp_vendor_aptx: init: cannot load the encoder | |
06-27 17:29:11.297 3837 3837 D a2dp_codec: createCodec: codec aptX-HD | |
06-27 17:29:11.297 3837 3837 E a2dp_vendor_aptx_hd_encoder: A2DP_VendorLoadEncoderAptxHd: cannot open aptX-HD encoder library libaptXHD_encoder.so: dlopen failed: library "libaptXHD_encoder.so" not found | |
06-27 17:29:11.298 3837 3837 E a2dp_vendor_aptx_hd: init: cannot load the encoder | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec LDAC | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: updated LDAC codec priority to 5001 | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec UNKNOWN CODEC INDEX | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec SBC SINK | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec AAC SINK | |
06-27 17:29:11.298 3837 3837 D a2dp_codec: createCodec: codec LDAC SINK | |
06-27 17:29:11.298 3837 3837 E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found | |
06-27 17:29:11.298 3837 3837 E a2dp_vendor_ldac: init: cannot load the decoder | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: initialized Source codec LDAC | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: initialized Source codec AAC | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: initialized Source codec SBC | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: initialized Sink codec AAC SINK | |
06-27 17:29:11.298 3837 3837 I a2dp_codec: init: initialized Sink codec SBC SINK | |
06-27 17:29:11.298 3837 3837 I bt_btif_a2dp_source: btif_a2dp_source_init | |
06-27 17:29:11.299 3837 3887 I bt_stack: [INFO:message_loop_thread.cc(175)] Run: message loop starting for thread bt_a2dp_source_worker_thread | |
06-27 17:29:11.299 3837 3887 I bt_btif_a2dp_source: btif_a2dp_source_init_delayed | |
06-27 17:29:11.299 3837 3863 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000048 | |
06-27 17:29:11.299 3837 3880 I bt_bta_av: bta_av_api_register: AVRCP version used for sdp: "avrcp14" | |
06-27 17:29:11.299 3837 3880 W bt_btif : bta_av_rc_create: Skipping RC creation for the old AVRCP profile | |
06-27 17:29:11.299 3837 3880 I bt_bta_av: bta_av_api_register: AVRCP version used for sdp: "avrcp14" | |
06-27 17:29:11.300 3837 3880 I chatty : uid=1002(bluetooth) bt_main_thread identical 3 lines | |
06-27 17:29:11.300 3837 3880 I bt_bta_av: bta_av_api_register: AVRCP version used for sdp: "avrcp14" | |
06-27 17:29:11.304 3837 3837 D A2dpService: A2DP offload flag set to false | |
06-27 17:29:11.308 3837 3837 D A2dpService: setA2dpService(): set to: com.android.bluetooth.a2dp.A2dpService@817c81a | |
06-27 17:29:11.308 3837 3837 D A2dpService: setActiveDevice(null): previous is null | |
06-27 17:29:11.308 3837 3837 D A2dpService: updateAndBroadcastActiveDevice(null) | |
06-27 17:29:11.310 3837 3837 I BluetoothHidHostServiceJni: classInitNative: succeeds | |
06-27 17:29:11.312 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.313 3837 3837 I bt_btif : get_profile_interface: id = hidhost | |
06-27 17:29:11.314 3837 3863 I bt_bta_hh: BTA_HhEnable sec_mask:0x36 p_cback:0xe0844be4aec8 | |
06-27 17:29:11.314 3837 3837 I BluetoothPanServiceJni: classInitNative(L111): succeeds | |
06-27 17:29:11.315 3837 3880 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register f9473948-2f74-5426-dae0-5ff7a0e697fa | |
06-27 17:29:11.315 3837 3880 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=4 | |
06-27 17:29:11.315 3837 3863 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20100048 | |
06-27 17:29:11.316 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.317 3837 3837 D BluetoothPanServiceJni: initializeNative(L116): pan | |
06-27 17:29:11.317 3837 3837 I bt_btif : get_profile_interface: id = pan | |
06-27 17:29:11.318 3837 3863 D BluetoothPanServiceJni: control_state_callback(L63): state:0, local_role:3, ifname:bt-pan | |
06-27 17:29:11.323 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.326 3837 3837 D BluetoothMapService: start() | |
06-27 17:29:11.331 3837 3837 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_PROVIDER | |
06-27 17:29:11.332 3837 3837 D BluetoothMapAccountLoader: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_IM_PROVIDER | |
06-27 17:29:11.332 3837 3837 D BluetoothMapAppObserver: createReceiver() | |
06-27 17:29:11.333 3837 3837 D BluetoothMapAppObserver: initObservers() | |
06-27 17:29:11.333 3837 3837 D BluetoothMapAppObserver: getEnabledAccountItems() | |
06-27 17:29:11.333 3837 3837 D BluetoothMapService: setBluetoothMapService(): set to: com.android.bluetooth.map.BluetoothMapService@cad5cc3 | |
06-27 17:29:11.335 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.338 3837 3837 I AvrcpTargetService: User unlocked, initializing the service | |
06-27 17:29:11.338 3837 3837 I AvrcpTargetService: Starting the AVRCP Target Service | |
06-27 17:29:11.340 3837 3837 V AvrcpMediaPlayerList: Creating MediaPlayerList | |
06-27 17:29:11.344 481 3786 D MediaSessionService: The callback android.media.session.ICallback$Stub$Proxy@d740717 is set by com.android.bluetooth | |
06-27 17:29:11.344 3837 3837 I AvrcpTargetJni: classInitNative: AvrcpTargetJni initialized! | |
06-27 17:29:11.345 3837 3837 D AvrcpNativeInterface: Init AvrcpNativeInterface | |
06-27 17:29:11.345 3837 3837 D AvrcpTargetJni: initNative | |
06-27 17:29:11.345 3837 3880 I bt_stack: [INFO:avrcp_service.cc(288)] AVRCP Target Service started | |
06-27 17:29:11.345 3837 3880 I bt_stack: [INFO:connection_handler.cc(183)] Connect to device ff:ff:ff:ff:ff:ff | |
06-27 17:29:11.345 3837 3880 I bt_stack: [INFO:connection_handler.cc(204)] virtual bool bluetooth::avrcp::ConnectionHandler::AvrcpConnect(bool, const RawAddress &): handle=0000 status= 000000 | |
06-27 17:29:11.348 3837 3837 V AvrcpMediaPlayerList: Initializing MediaPlayerList | |
06-27 17:29:11.352 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.355 3837 3837 V BluetoothHidDeviceServiceJni: classInitNative: done | |
06-27 17:29:11.356 3837 3837 V BluetoothHidDeviceServiceJni: initNative enter | |
06-27 17:29:11.356 3837 3837 I bt_btif : get_profile_interface: id = hiddev | |
06-27 17:29:11.356 3837 3837 V BluetoothHidDeviceServiceJni: initNative done | |
06-27 17:29:11.356 3837 3863 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60100048 | |
06-27 17:29:11.357 3837 3837 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mIsSimStateLoaded=false mSignal=0 mRoam=0 mBatteryCharge=4 | |
06-27 17:29:11.367 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.375 481 481 I notification_cancel_all: [1002,3837,com.android.bluetooth,0,0,64,9,NULL] | |
06-27 17:29:11.375 3837 3837 D BtOppService: setBluetoothOppService(): set to: com.android.bluetooth.opp.BluetoothOppService@534aa22 | |
06-27 17:29:11.376 481 481 I sysui_multi_action: [757,128,758,5,759,9,793,71841,794,34989,795,35492,796,-1000004,806,com.android.bluetooth,857,opp_notification_channel,858,4,947,0,1500,35492,1688,1] | |
06-27 17:29:11.377 481 481 I notification_canceled: [0|com.android.bluetooth|-1000004|null|1002,9,71841,35492,34989,-1,-1,NULL] | |
06-27 17:29:11.377 3837 3837 D BluetoothAdapterService: getAdapterService() - returning com.android.bluetooth.btservice.AdapterService@54ecb98 | |
06-27 17:29:11.381 3837 3837 I BluetoothPbapService: setCurrentUser(0) | |
06-27 17:29:11.382 3837 3837 I BluetoothPbapService: setUserUnlocked(0) | |
06-27 17:29:11.383 3837 3837 I BluetoothPbapService: setUserUnlocked(0) | |
06-27 17:29:11.392 3837 3837 D BluetoothPbapService: setBluetoothPbapService(): set to: com.android.bluetooth.pbap.BluetoothPbapService@ae7bba5 | |
06-27 17:29:11.394 3837 3864 D BluetoothActiveDeviceManager: handleMessage(MESSAGE_A2DP_ACTION_ACTIVE_DEVICE_CHANGED): device= null | |
06-27 17:29:11.394 3837 3837 D AvrcpVolumeManager: onAudioDevicesAdded: Not expecting device changed | |
06-27 17:29:11.395 724 3267 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC | |
06-27 17:29:11.395 3837 3837 D AdapterProperties: onBluetoothReady, state=TURNING_ON, ScanMode=20 | |
06-27 17:29:11.395 3837 3837 D BluetoothAdapterService: updateUuids() - Updating UUIDs for bonded devices | |
06-27 17:29:11.396 3837 3863 D AdapterProperties: Scan Mode:21 | |
06-27 17:29:11.396 3837 3863 D AdapterProperties: Discoverable Timeout:120 | |
06-27 17:29:11.397 3837 3863 D AdapterProperties: mLocalIOCapability set to 1 | |
06-27 17:29:11.397 3837 3857 I AdapterState: ON : entered | |
06-27 17:29:11.397 3837 3857 D AdapterProperties: Setting state to ON | |
06-27 17:29:11.397 3837 3857 D BluetoothAdapterService: updateAdapterState() - Broadcasting state ON to 1 receivers. | |
06-27 17:29:11.397 3837 3863 D AdapterProperties: mLocalIOCapabilityBLE set to 4 | |
06-27 17:29:11.398 3837 3837 I BluetoothPhonePolicy: processProfileActiveDeviceChanged, activeDevice=null, profile=2 | |
06-27 17:29:11.398 3837 3837 W BluetoothPhonePolicy: processProfileActiveDeviceChanged: ignore null A2DP active device | |
06-27 17:29:11.398 481 504 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: TURNING_ON > ON | |
06-27 17:29:11.398 481 504 D BluetoothManagerService: Broadcasting onBluetoothStateChange(true) to 20 receivers. | |
06-27 17:29:11.398 481 504 D BluetoothA2dp: Binding service... | |
06-27 17:29:11.400 3664 3682 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.400 481 504 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.400 481 504 D BluetoothManagerService: Creating new ProfileServiceConnections object for profile: 1 | |
06-27 17:29:11.400 3664 3681 D BluetoothPan: Binding service... | |
06-27 17:29:11.401 3664 3784 D BluetoothA2dp: Binding service... | |
06-27 17:29:11.401 3664 3683 D BluetoothHidDevice: Binding service... | |
06-27 17:29:11.402 481 504 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.402 638 656 D BluetoothA2dp: Binding service... | |
06-27 17:29:11.403 724 3267 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.403 638 659 D BluetoothMap: Binding service... | |
06-27 17:29:11.403 638 932 D BluetoothPan: Binding service... | |
06-27 17:29:11.403 638 3490 D BluetoothHidHost: Binding service... | |
06-27 17:29:11.406 481 481 D BluetoothA2dp: Proxy object connected | |
06-27 17:29:11.409 481 504 D BluetoothA2dp: Binding service... | |
06-27 17:29:11.410 638 3785 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.418 3837 3891 D BtOppService: insertShare parsed URI: content://com.android.providers.media.documents/document/image%3A21@130112e | |
06-27 17:29:11.420 481 481 D BluetoothA2dp: Proxy object connected | |
06-27 17:29:11.421 481 504 D BluetoothHeadset: onBluetoothStateChange: up=true | |
06-27 17:29:11.421 481 504 D BluetoothManagerService: Sending BLE State Change: TURNING_ON > ON | |
06-27 17:29:11.421 638 656 D BluetoothHidDevice: Binding service... | |
06-27 17:29:11.424 638 638 D BluetoothA2dp: Proxy object connected | |
06-27 17:29:11.424 481 481 I Telecom : BluetoothPhoneService: queryPhoneState: BPSI.qPS@ABE | |
06-27 17:29:11.430 3837 3892 I service_manager_slow: [13,phone] | |
06-27 17:29:11.430 3664 3784 D BluetoothMap: Binding service... | |
06-27 17:29:11.431 3664 3683 D BluetoothHidHost: Binding service... | |
06-27 17:29:11.431 3664 3664 D BluetoothA2dp: Proxy object connected | |
06-27 17:29:11.432 481 500 W ActivityManager: Receiver with filter android.content.IntentFilter@d5e36df already registered for pid 638, callerPackage is com.android.systemui | |
06-27 17:29:11.434 724 3267 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC | |
06-27 17:29:11.436 3837 3892 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2) | |
06-27 17:29:11.436 3837 3892 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback | |
06-27 17:29:11.440 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=4, is_server=1, mtu=990, uuid=0x0039, dlci=8, signal_state=0x0b, p_port=0xe0844c09e010 | |
06-27 17:29:11.443 3837 3892 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback | |
06-27 17:29:11.445 3837 3892 D BluetoothAdapter: listenUsingL2capOn: set assigned channel to 4097 | |
06-27 17:29:11.445 3837 3892 D ObexServerSockets: Succeed to create listening sockets | |
06-27 17:29:11.445 3837 3892 D ObexServerSockets0: startAccept() | |
06-27 17:29:11.445 481 3491 I am_uid_running: 10032 | |
06-27 17:29:11.447 481 617 W ActivityManager: Receiver with filter android.content.IntentFilter@e79c256 already registered for pid 3664, callerPackage is com.android.settings | |
06-27 17:29:11.448 638 638 D BluetoothHidHost: Proxy object connected | |
06-27 17:29:11.449 3837 3864 D BluetoothActiveDeviceManager: handleMessage(MESSAGE_ADAPTER_ACTION_STATE_CHANGED): newState=12 | |
06-27 17:29:11.452 3837 3892 D BluetoothSdpJni: sdpCreatePbapPseRecordNative | |
06-27 17:29:11.452 3837 3892 D BluetoothSdpJni: SDP Create record success - handle: 0 | |
06-27 17:29:11.452 3837 3892 D BluetoothPbapService: created Sdp record, mSdpHandle=0 | |
06-27 17:29:11.461 3837 3899 D ObexServerSockets0: Accepting socket connection... | |
06-27 17:29:11.464 638 638 D BluetoothMap: Proxy object connected | |
06-27 17:29:11.464 638 638 D BluetoothMap: getConnectedDevices() | |
06-27 17:29:11.467 3664 3664 D BluetoothPan: Proxy object connected | |
06-27 17:29:11.467 3664 3664 D BluetoothHidHost: Proxy object connected | |
06-27 17:29:11.469 638 638 D BluetoothPan: Proxy object connected | |
06-27 17:29:11.449 3837 3898 D ObexServerSockets0: Accepting socket connection... | |
06-27 17:29:11.469 638 638 D BluetoothHidDevice: Proxy object connected | |
06-27 17:29:11.475 3903 3903 I Zygote : seccomp disabled by setenforce 0 | |
06-27 17:29:11.478 275 275 D Zygote : Forked child process 3903 | |
06-27 17:29:11.481 3664 3664 D BluetoothMap: Proxy object connected | |
06-27 17:29:11.481 3664 3664 D BluetoothMap: getConnectedDevices() | |
06-27 17:29:11.482 3837 3837 D BluetoothAdapterService: isQuetModeEnabled() - Enabled = false | |
06-27 17:29:11.482 3837 3837 I BluetoothPhonePolicy: autoConnect: Initiate auto connection on BT on... | |
06-27 17:29:11.483 3837 3837 D BtOppService: start Socket Listeners | |
06-27 17:29:11.483 3837 3837 D BtOppService: stopListeners: mServerSocket is null | |
06-27 17:29:11.483 3837 3837 D ObexServerSockets: create(rfcomm = -2, l2capPsm = -2) | |
06-27 17:29:11.484 3837 3837 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback | |
06-27 17:29:11.485 3837 3880 I bt_stack: [INFO:port_api.cc(227)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=5, is_server=1, mtu=990, uuid=0x003b, dlci=10, signal_state=0x0b, p_port=0xe0844c09e0c8 | |
06-27 17:29:11.485 3837 3837 D BluetoothAdapter: listenUsingInsecureL2capOn: port=-2 | |
06-27 17:29:11.486 3837 3837 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback | |
06-27 17:29:11.487 3837 3837 D BluetoothAdapter: listenUsingInsecureL2capOn: set assigned channel to 4099 | |
06-27 17:29:11.487 3837 3837 D ObexServerSockets: Succeed to create listening sockets | |
06-27 17:29:11.487 3837 3837 D ObexServerSockets1: startAccept() | |
06-27 17:29:11.488 3837 3837 D BluetoothSdpJni: sdpCreateOppOpsRecordNative | |
06-27 17:29:11.488 3837 3837 D BluetoothSdpJni: SDP Create record success - handle: 1 | |
06-27 17:29:11.488 3837 3837 D BtOppService: mOppSdpHandle :1 | |
06-27 17:29:11.496 3664 3664 D BluetoothHidDevice: Proxy object connected | |
06-27 17:29:11.497 481 512 W ActivityManager: Slow operation: 52ms so far, now at startProcess: returned from zygote! | |
06-27 17:29:11.497 481 512 W ActivityManager: Slow operation: 52ms so far, now at startProcess: done updating battery stats | |
06-27 17:29:11.497 481 512 I am_proc_start: [0,3903,10032,android.process.acore,content provider,{com.android.providers.contacts/com.android.providers.contacts.ContactsProvider2}] | |
06-27 17:29:11.498 481 512 W ActivityManager: Slow operation: 52ms so far, now at startProcess: building log message | |
06-27 17:29:11.498 481 512 I ActivityManager: Start proc 3903:android.process.acore/u0a32 for content provider {com.android.providers.contacts/com.android.providers.contacts.ContactsProvider2} | |
06-27 17:29:11.498 481 512 W ActivityManager: Slow operation: 52ms so far, now at startProcess: starting to update pids map | |
06-27 17:29:11.498 481 512 W ActivityManager: Slow operation: 53ms so far, now at startProcess: done updating pids map | |
06-27 17:29:11.499 3837 3910 D ObexServerSockets1: Accepting socket connection... | |
06-27 17:29:11.503 481 504 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.503 481 481 I Telecom : BluetoothPhoneService: updateHeadsetWithCallState numActive 0, numHeld 0, callState 6, ringing number ***, ringing type 128, ringing name null | |
06-27 17:29:11.503 481 504 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.503 724 3267 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.503 3664 3895 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.506 481 481 I Telecom : : - Got BluetoothHeadset: com.android.server.telecom.BluetoothHeadsetProxy@ede10a9: BMSL.oSC@ABI | |
06-27 17:29:11.508 3837 3909 D ObexServerSockets1: Accepting socket connection... | |
06-27 17:29:11.512 638 656 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.523 481 504 D BluetoothHeadset: Proxy object connected | |
06-27 17:29:11.523 283 390 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false | |
06-27 17:29:11.523 283 390 D audio_hw_primary: adev_set_parameters: exit with code(0) | |
06-27 17:29:11.525 481 591 I AS.BtHelper: setBtScoActiveDevice: null -> null | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: Writing exception to parcel | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: java.lang.NumberFormatException: For input string: "21@130112e" | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at java.lang.Long.parseLong(Long.java:594) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at java.lang.Long.parseLong(Long.java:636) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at com.android.providers.media.MediaDocumentsProvider.getIdentForDocId(MediaDocumentsProvider.java:279) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at com.android.providers.media.MediaDocumentsProvider.queryDocument(MediaDocumentsProvider.java:557) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.provider.DocumentsProvider.getDocumentType(DocumentsProvider.java:762) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.provider.DocumentsProvider.getType(DocumentsProvider.java:960) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.content.ContentProvider$Transport.getType(ContentProvider.java:285) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:140) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1021) | |
06-27 17:29:11.537 1303 1327 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:994) | |
06-27 17:29:11.538 481 500 W ActivityManager: Exception while determining type of content://com.android.providers.media.documents/document/image%3A21@130112e | |
06-27 17:29:11.538 481 500 W ActivityManager: java.lang.IllegalArgumentException: For input string: "21@130112e" | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:170) | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140) | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.content.ContentProviderProxy.getType(ContentProviderNative.java:458) | |
06-27 17:29:11.538 481 500 W ActivityManager: at com.android.server.am.ActivityManagerService.getProviderMimeType(ActivityManagerService.java:7667) | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:3207) | |
06-27 17:29:11.538 481 500 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2744) | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.os.Binder.execTransactInternal(Binder.java:1021) | |
06-27 17:29:11.538 481 500 W ActivityManager: at android.os.Binder.execTransact(Binder.java:994) | |
06-27 17:29:11.547 481 617 I am_proc_bound: [0,3903,android.process.acore] | |
06-27 17:29:11.551 481 617 I am_uid_active: 10032 | |
06-27 17:29:11.556 481 481 I notification_enqueue: [1002,3837,com.android.bluetooth,-1000005,NULL,0,Notification(channel=opp_notification_channel pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x108 color=0xffff6633 vis=PRIVATE),0] | |
06-27 17:29:11.583 3903 3903 I d.process.acor: The ClassLoaderContext is a special shared library. | |
06-27 17:29:11.601 3903 3903 I d.process.acor: The ClassLoaderContext is a special shared library. | |
06-27 17:29:11.607 3903 3903 I ContactsPerf: VoicemailContentProvider.onCreate start | |
06-27 17:29:11.617 3903 3903 I ContactsPerf: VoicemailContentProvider.onCreate finish | |
06-27 17:29:11.638 481 3786 D CountryDetector: The first listener is added | |
06-27 17:29:11.640 3903 3903 I ContactsDatabaseHelper: updateUseStrictPhoneNumberComparison: RU | |
06-27 17:29:11.644 3837 3927 E libEGL : EGL_ANDROID_blob_cache advertised, but unable to get eglSetBlobCacheFuncsANDROID | |
06-27 17:29:11.644 3903 3903 D ActivityThread: Loading provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2 | |
06-27 17:29:11.646 724 3267 D SubscriptionController: [getPhoneId] asked for default subId=-1 | |
06-27 17:29:11.656 481 481 I sysui_multi_action: [757,1501,758,1,793,101,794,0,795,101,796,-1000005,806,com.android.bluetooth,857,opp_notification_channel,858,4,947,0,1500,0,1688,1] | |
06-27 17:29:11.657 481 481 I sysui_multi_action: [757,804,799,note_interruptive,801,0,802,1] | |
06-27 17:29:11.678 198 198 I hwservicemanager: getTransport: Cannot find entry [email protected]::IMapper/default in either framework or device manifest. | |
06-27 17:29:11.678 3837 3927 W Gralloc3: mapper 3.x is not supported | |
06-27 17:29:11.684 3837 3837 I auditd : type=1400 audit(0.0:606): avc: denied { read } for comm="RenderThread" name="[email protected]" dev="dm-2" ino=917 scontext=u:r:bluetooth:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:11.684 3837 3837 I RenderThread: type=1400 audit(0.0:606): avc: denied { read } for name="[email protected]" dev="dm-2" ino=917 scontext=u:r:bluetooth:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:11.688 3837 3837 I auditd : type=1400 audit(0.0:608): avc: denied { getattr } for comm="RenderThread" path="/vendor/lib64/hw/[email protected]" dev="dm-2" ino=917 scontext=u:r:bluetooth:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:11.688 3837 3837 I RenderThread: type=1400 audit(0.0:608): avc: denied { getattr } for path="/vendor/lib64/hw/[email protected]" dev="dm-2" ino=917 scontext=u:r:bluetooth:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1 | |
06-27 17:29:11.690 3837 3927 I display : open gpu gralloc module! | |
06-27 17:29:11.733 3903 3935 D ContactsDatabaseHelper: WAL enabled for contacts2.db: true | |
06-27 17:29:11.826 0 0 W audit : audit_lost=392 audit_rate_limit=5 audit_backlog_limit=64 | |
06-27 17:29:11.841 0 0 E audit : rate limit exceeded | |
06-27 17:29:11.866 3903 3936 I ContactLocale: AddressBook Labels [[ru_RU]]: […, А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ы, Э, Ю, Я, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, …, א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, …, ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, …, ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, …, ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, …, あ, か, さ, た, な, は, ま, や, ら, わ, #, …] | |
06-27 17:29:11.898 3903 3936 D ContactsDatabaseHelper: WAL enabled for profile.db: false | |
06-27 17:29:12.096 2343 2343 I auditd : type=1400 audit(0.0:611): avc: denied { getattr } for comm="Thread-2" path="/dev/ttyACM1" dev="tmpfs" ino=2739 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 app=ru.atol.utils.ethoverusb | |
06-27 17:29:12.096 2343 2343 I Thread-2: type=1400 audit(0.0:611): avc: denied { getattr } for path="/dev/ttyACM1" dev="tmpfs" ino=2739 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 app=ru.atol.utils.ethoverusb | |
06-27 17:29:12.340 481 3491 I sysui_multi_action: [757,128,758,1,793,785,794,0,795,785,796,-1000005,798,0,806,com.android.bluetooth,857,opp_notification_channel,858,4,947,0,1395,3,1500,684,1688,1] | |
06-27 17:29:12.340 481 3491 I sysui_multi_action: [757,804,799,note_freshness,801,785,802,1] | |
06-27 17:29:12.340 481 3491 I notification_visibility: [0|com.android.bluetooth|-1000005|null|1002,1,785,785,0,0] | |
06-27 17:29:12.403 481 481 I notification_enqueue: [1002,3837,com.android.bluetooth,-1000005,NULL,0,Notification(channel=opp_notification_channel pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x108 color=0xffff6633 vis=PRIVATE),1] | |
06-27 17:29:13.600 481 3786 W NotificationService: Toast already killed. pkg=com.android.bluetooth callback=android.app.ITransientNotification$Stub$Proxy@83ce6d8 | |
06-27 17:29:15.109 481 505 W WindowManager: Unable to start animation, surface is null or no children. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment