蓝牙超时
蓝牙在开启失败,查看日志发现蓝牙在开启的过程中有如下打印,出现超时command_timed_out,请问这个可能是什么问题?12-23 03:57:49.35819731998 E bt_hci: system/bt/hci/src/hci_layer.cc:528 command_timed_out: command_timed_out
12-23 03:57:49.35819731998 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:58 DumpStopWatchLog: =====================================
12-23 03:57:49.35819731998 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:59 DumpStopWatchLog: bluetooth stopwatch log history:
12-23 03:57:49.35819731998 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:83 DumpStopWatchLog: 2022-12-23 03:57:47.354: initializationComplete: took 0 us
12-23 03:57:49.35819731998 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:86 DumpStopWatchLog: =====================================
12-23 03:57:49.35819731998 E bt_hci: system/bt/hci/src/hci_layer.cc:495 command_timed_out_log_info: command_timed_out_log_info: 1 commands pending response
12-23 03:57:49.35919731998 E bt_hci: system/bt/hci/src/hci_layer.cc:508 command_timed_out_log_info: command_timed_out_log_info: Waited 2000 ms for a response to opcode: 0xc03 *matches timer*
12-23 03:57:49.35919731998 E bt_hci: system/bt/hci/src/hci_layer.cc:518 command_timed_out_log_info: command_timed_out_log_info: Size 3 Hex 03 0c 00
12-23 03:57:49.35919731998 E bt_hci: system/bt/hci/src/hci_layer.cc:547 command_timed_out: command_timed_out: requesting a firmware dump.
12-23 03:57:49.36119731998 E bt_hci: system/bt/hci/src/hci_layer.cc:567 command_timed_out: command_timed_out: Setting a timer to restart.
你好,麻烦提供详细的信息,是用的哪个固件?Android还是Ubuntu,固件日期?还有蓝牙模组是官方搭载的还是您这边自行更换成别的模组?如果是更换了,是什么型号?另外请尽量提供开机后复现问题后的完整log而不是截取其中一段。
本帖最后由 zz123456 于 2023-1-10 17:32 编辑
zhangzhenzhao 发表于 2023-1-10 15:08
你好,麻烦提供详细的信息,是用的哪个固件?Android还是Ubuntu,固件日期?还有蓝牙模组是官方搭载的还是 ...
自己编译的rk3588 android系统,更换的wifi/蓝牙模块8274b-pr(wifi使用的ath10k驱动已经可以工作;bluetooth用8274b的libbt-vendor.so替换掉原来的so,如果有必要我可以提供源码)
log是打开蓝牙开始的
12-23 06:26:59.141 6081078 D BluetoothManagerService: enable(com.android.settings):mBluetooth =null mBinding = false mState = OFF
12-23 06:26:59.142 608 628 D BluetoothManagerService: MESSAGE_ENABLE(0): mBluetooth = null
12-23 06:26:59.142 6081078 D BluetoothManagerService: enable returning
12-23 06:26:59.142 608 628 D BluetoothManagerService: binding Bluetooth service
12-23 06:26:59.147 608 628 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1002; state: DISABLED
12-23 06:26:59.155 4291272 D AudioHardwareTiny: start_output_stream:940 out = 0xe9a42620,device = 0x400,outputs = 0x0
12-23 06:26:59.155 4291272 D AudioHardwareTiny: card0 id:rockchiphdmi0
12-23 06:26:59.155 4291272 D AudioHardwareTiny: card1 id:rockchiphdmiin
12-23 06:26:59.155 4291272 D AudioHardwareTiny: No exist proc/asound/card2/id, break and finish parsing
12-23 06:26:59.156 4291272 D AudioHardwareTiny: dump out device info
12-23 06:26:59.156 4291272 D AudioHardwareTiny: dev_info HDMIcard=0, device:0
12-23 06:26:59.156 4291272 D AudioHardwareTiny: out->Device : 0x400
12-23 06:26:59.156 4291272 D AudioHardwareTiny: out->SampleRate : 44100
12-23 06:26:59.156 4291272 D AudioHardwareTiny: out->Channels : 2
12-23 06:26:59.156 4291272 D AudioHardwareTiny: out->Format : 0
12-23 06:26:59.156 4291272 D AudioHardwareTiny: out->PreiodSize : 512
12-23 06:26:59.156 4291272 D alsa_route: route_info->sound_card 1, route_info->devices 0
12-23 06:26:59.157 4291272 D AudioHardwareTiny: start_output_stream:1051, out = 0xe9a42620
12-23 06:26:59.183 423 423 D Zygote: Forked child process 2256
12-23 06:26:59.184 608 636 I ActivityManager: Start proc 2256:com.android.bluetooth/1002 for service {com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
12-23 06:26:59.19722562256 I Zygote: seccomp disabled by setenforce 0
12-23 06:26:59.20921262131 I adbd : jdwp connection from 2256
12-23 06:26:59.218 6081078 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1002; state: DISABLED
12-23 06:26:59.22122562256 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 1002; state: ENABLED
12-23 06:26:59.24222562256 V GraphicsEnvironment: ANGLE Developer option for 'com.android.bluetooth' set to: 'default'
12-23 06:26:59.24222562256 V GraphicsEnvironment: ANGLE GameManagerService for com.android.bluetooth: false
12-23 06:26:59.24222562256 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-23 06:26:59.24322562256 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:26:59.24322562256 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:26:59.25422562256 D BluetoothOppFileProvider: Initialized
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding A2dpService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding HidHostService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding PanService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding GattService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding AvrcpTargetService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding HidDeviceService
12-23 06:26:59.26222562256 V AdapterServiceConfig: Adding BluetoothOppService
12-23 06:26:59.29422562256 E droid.bluetoot: HalVersionManager No supported HAL version
12-23 06:26:59.29422562256 I droid.bluetoot: BtifConfigCache, capacity: 10000
12-23 06:26:59.29722562256 I BluetoothServiceJni: hal_util_load_bt_library: loaded Bluetooth library successfully
12-23 06:26:59.29822562256 D BluetoothAdapterService: onCreate()
12-23 06:26:59.30522562256 D AdapterState: make() - Creating AdapterState
12-23 06:26:59.30622562274 I AdapterState: OFF : entered
12-23 06:26:59.30622562274 D AdapterProperties: Setting state to OFF
12-23 06:26:59.30622562256 D BluetoothKeystoreService: new BluetoothKeystoreService isCommonCriteriaMode: false
12-23 06:26:59.30722562256 D BluetoothKeystoreService: start
12-23 06:26:59.30722562256 I droid.bluetoot: classInitNative: succeeds
12-23 06:26:59.30722562256 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@a1a38f2
12-23 06:26:59.30922562256 D BluetoothKeystoreService: loadConfigData
12-23 06:26:59.31522562256 I droid.bluetoot: classInitNative: succeeds
12-23 06:26:59.31522562256 D BluetoothKeystoreService: getCompareResult: 0
12-23 06:26:59.31722562256 I bt_btif : system/bt/btif/src/bluetooth.cc:162 init: init: start restricted = 0 ; common criteria mode = 0, config compare result = 0
12-23 06:26:59.31822562256 I bt : bt_common::init_flags: Flags loaded: gd_core=false gd_advertising=false gd_scanning=false gd_security=false gd_acl=false gd_l2cap=false gd_hci=false gd_controller=false gatt_robust_caching=false btaa_hci=false gd_rust=false gd_link_policy=false
12-23 06:26:59.31822562256 I bt_osi_allocation_tracker: system/bt/osi/src/allocation_tracker.cc:59 allocation_tracker_init: canary initialized
12-23 06:26:59.31822562278 I droid.bluetoot: Run: message loop starting for thread bt_stack_manager_thread
12-23 06:26:59.31922562278 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:200 event_init_stack: is initializing the stack
12-23 06:26:59.31922562278 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:26:59.31922562278 W bt_btif_config: system/bt/btif/src/btif_config.cc:272 init: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup.
12-23 06:26:59.32022562278 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:26:59.32022562278 W bt_btif_config: system/bt/btif/src/btif_config.cc:281 init: init unable to load backup; attempting to transcode legacy file.
12-23 06:26:59.32022562278 E bt_btif_config_transcode: system/bt/btif/src/btif_config_transcode.cc:33 btif_config_transcode: btif_config_transcode unable to load XML file '/data/misc/bluedroid/bt_config.xml': 3
12-23 06:26:59.32022562278 E bt_btif_config: system/bt/btif/src/btif_config.cc:288 init: init unable to transcode legacy file; creating empty config.
12-23 06:26:59.32022562278 W droid.bluetoot: read_or_set_metrics_salt: Failed to read metrics salt from config
12-23 06:26:59.32022562278 I droid.bluetoot: read_or_set_metrics_salt: Metrics salt is not invalid, creating new one
12-23 06:26:59.32122562281 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2281, thread name alarm_default_ca started
12-23 06:26:59.32222562282 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2282, thread name alarm_dispatcher started
12-23 06:26:59.32222562278 I bt_btif_core: system/bt/btif/src/btif_core.cc:235 btif_init_bluetooth: btif_init_bluetooth entered
12-23 06:26:59.32222562283 I droid.bluetoot: Run: message loop starting for thread bt_jni_thread
12-23 06:26:59.32222562278 I bt_btif_core: system/bt/btif/src/btif_core.cc:239 btif_init_bluetooth: btif_init_bluetooth finished
12-23 06:26:59.32222562278 I bt_stack_config: system/bt/main/stack_config.cc:51 init: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf
12-23 06:26:59.32322562278 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:223 event_init_stack: finished
12-23 06:26:59.32322562256 I bt_osi_wakelock: system/bt/osi/src/wakelock.cc:98 wakelock_set_os_callouts: wakelock_set_os_callouts set to non-native
12-23 06:26:59.32322562256 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = socket
12-23 06:26:59.32322562256 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x726b3abf58
12-23 06:26:59.32322562256 E droid.bluetoot: do_in_main_thread: failed from pc:0x726b3abf58
12-23 06:26:59.32322562256 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x726b3abf58
12-23 06:26:59.32322562256 E droid.bluetoot: do_in_main_thread: failed from pc:0x726b3abf58
12-23 06:26:59.32322562256 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x726b3abf58
12-23 06:26:59.32322562256 E droid.bluetoot: do_in_main_thread: failed from pc:0x726b3abf58
12-23 06:26:59.32422562256 D BluetoothKeystoreService: initJni()
12-23 06:26:59.32422562256 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = bluetooth_keystore
12-23 06:26:59.32522562256 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = sdp
12-23 06:26:59.32722562256 D BluetoothDatabase: start()
12-23 06:26:59.32822562256 D BluetoothDatabase: Load Database
12-23 06:26:59.32822562256 I BluetoothAdapterService: Phone policy enabled
12-23 06:26:59.32922562256 D BluetoothActiveDeviceManager: start()
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: onAudioDevicesAdded
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 2
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 15
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:26:59.33222562287 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 25
12-23 06:26:59.33222562256 D BluetoothAdapterService: setAdapterService() - trying to set service to com.android.bluetooth.btservice.AdapterService@7bc85af
12-23 06:26:59.33422562256 D BluetoothAdapterService: onBind()
12-23 06:26:59.334 608 608 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
12-23 06:26:59.334 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
12-23 06:26:59.336 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers.
12-23 06:26:59.336 608 628 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@db1c6d1
12-23 06:26:59.337 9411947 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@7d8295a
12-23 06:26:59.337 7841878 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@a69c1d
12-23 06:26:59.337 9231170 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@4b7b9d4
12-23 06:26:59.33722562269 D BluetoothAdapter: onBluetoothServiceUp: com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@f0e878f
12-23 06:26:59.33822562271 D BluetoothAdapterService: enable() - Enable called with quiet mode status =false
12-23 06:26:59.338 608 628 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS
12-23 06:26:59.33822562274 I AdapterState: BLE_TURNING_ON : entered
12-23 06:26:59.33822562274 D AdapterProperties: Setting state to BLE_TURNING_ON
12-23 06:26:59.33822562274 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_ON to 1 receivers.
12-23 06:26:59.339 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
12-23 06:26:59.339 608 628 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON
12-23 06:26:59.34022562286 D BluetoothDatabase: compactLastConnectionTime: Compacting metadata after load
12-23 06:26:59.34022562286 I BluetoothDatabase: cacheMetadata
12-23 06:26:59.340 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: OFF -> BLE_TURNING_ON
12-23 06:26:59.34422562274 D BluetoothAdapterService: bleOnProcessStart()
12-23 06:26:59.34422562274 I AdapterProperties: init(), maxConnectedAudioDevices, default=5, propertyOverlayed=5, finalValue=5
12-23 06:26:59.34522562274 D BluetoothAdapterService: bleOnProcessStart() - Make Bond State Machine
12-23 06:26:59.34522562274 D BluetoothBondStateMachine: make
12-23 06:26:59.34622562293 I BluetoothBondStateMachine: StableState(): Entering Off State
12-23 06:26:59.35222562256 I BtGatt.JNI: classInitNative(L1073): classInitNative: Success!
12-23 06:26:59.35322562256 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:26:59.35422562256 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = gatt
12-23 06:26:59.35522562256 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 1002; state: ENABLED
12-23 06:26:59.35622562278 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:246 event_start_up_stack: event_start_up_stack is bringing up the stack
12-23 06:26:59.35722562278 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btif_config_module"
12-23 06:26:59.35722562278 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btif_config_module"
12-23 06:26:59.35722562278 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btsnoop_module"
12-23 06:26:59.35722562278 I droid.bluetoot: start_up: Snoop Logs disabled
12-23 06:26:59.35722562278 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1
12-23 06:26:59.35722562278 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0
12-23 06:26:59.35722562278 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btsnoop_module"
12-23 06:26:59.35722562278 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "hci_module"
12-23 06:26:59.35722562278 I bt_hci: system/bt/hci/src/hci_layer.cc:200 hci_module_start_up: hci_module_start_up
12-23 06:26:59.35722562297 I droid.bluetoot: Run: message loop starting for thread bt_hci_thread
12-23 06:26:59.35722562278 I bt_hci: system/bt/hci/src/hci_layer.cc:257 hci_module_start_up: hci_module_start_up starting async portion
12-23 06:26:59.35722562297 I bt_hci: system/bt/hci/src/hci_layer_android.cc:159 hci_initialize: hci_initialize
12-23 06:26:59.357 290 290 I hwservicemanager: getTransport: Cannot find entry android.hardware.bluetooth@1.1::IBluetoothHci/default in either framework or device VINTF manifest.
12-23 06:26:59.35822562297 I bt_hci: system/bt/hci/src/hci_layer_android.cc:178 hci_initialize: hci_initialize: IBluetoothHci::getService() returned 0xb4000073a221e770 (remote)
12-23 06:26:59.358 430 438 I android.hardware.bluetooth@1.0-impl: BluetoothHci::initialize()
12-23 06:26:59.359 430 438 E android.hardware.bluetooth@1.0-service: check_wifi_chip_type_string : APXXX: Permission denied
12-23 06:26:59.359 430 438 D android.hardware.bluetooth@1.0-impl: Open: libbt-vendor.so
12-23 06:26:59.360 430 438 E android.hardware.bluetooth@1.0-service: vendor storage read error
12-23 06:26:59.361 430 438 D android.hardware.bluetooth@1.0-service: get_local_address: Trying /data/misc/bluetooth/bdaddr
12-23 06:26:59.361 430 438 I bt_vendor: bt-vendor : init
12-23 06:26:59.361 430 438 I bt_vendor: bt-vendor : get_bt_soc_type
12-23 06:26:59.357 430 430 I HwBinder:430_1: type=1400 audit(0.0:529): avc: denied { search } for name="bluetooth" dev="dm-8" ino=44 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:bluetooth_data_file:s0 tclass=dir permissive=1
12-23 06:26:59.361 430 438 I bt_vendor: qcom.bluetooth.soc set to rome_uart
12-23 06:26:59.361 430 438 I bt_vendor: bt-vendor : Initializing UART transport layer
12-23 06:26:59.361 430 438 I bt_vendor: init: Local BD Address : 00:03:29:5d:22:22
12-23 06:26:59.361 430 438 D android.hardware.bluetooth@1.0-impl: Open vendor library loaded
12-23 06:26:59.361 430 438 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: On
12-23 06:26:59.361 430 438 I bt_vendor: bt_powerup: 1
12-23 06:26:59.357 430 430 I HwBinder:430_1: type=1400 audit(0.0:530): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=129 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
12-23 06:26:59.361 430 438 I bt_vendor: External LDO has been configured
12-23 06:26:59.361 430 438 E bt_vendor: Write 1 to rfkill
12-23 06:26:59.357 430 430 I HwBinder:430_1: type=1400 audit(0.0:531): avc: denied { open } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=129 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
12-23 06:26:59.357 430 430 I HwBinder:430_1: type=1400 audit(0.0:532): avc: denied { getattr } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=129 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
12-23 06:26:59.357 430 430 I HwBinder:430_1: type=1400 audit(0.0:533): avc: denied { map } for path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=129 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
12-23 06:27:10.574 438 438 I : rfkill_rk_set_power: set bt wake_host high!
12-23 06:27:10.629 438 438 I : ENABLE UART_RTS
12-23 06:27:10.739 438 438 I : DISABLE UART_RTS
12-23 06:27:10.739 438 438 I : bt turn on power
12-23 06:27:10.739 438 438 I : Request irq for bt wakeup host
12-23 06:27:10.739 438 438 I : ** disable irq
12-23 06:27:10.740 438 438 E of_dma_request_slave_channel: dma-names property of node '/serial@febc0000' missing or empty
12-23 06:27:10.740 438 438 W dw-apb-uart febc0000.serial: failed to request DMA, use interrupt mode
12-23 06:26:59.524 1 1 I /system/bin/init: type=1107 audit(0.0:534): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=wc_transport.soc_initialized pid=430 uid=1002 gid=1002 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1'
12-23 06:26:59.527 430 430 I HwBinder:430_1: type=1400 audit(0.0:535): avc: denied { write } for name="bt_fw_version.txt" dev="dm-8" ino=3250 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:bluetooth_data_file:s0 tclass=file permissive=1
12-23 06:27:10.745 438 438 W audit : audit_lost=391 audit_rate_limit=5 audit_backlog_limit=64
12-23 06:27:10.745 438 438 E audit : rate limit exceeded
12-23 06:26:59.526 430 438 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_OPEN
12-23 06:26:59.526 430 438 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:26:59.526 430 438 E bt_vendor: is_soc_initialized: Failed to get wc_transport.soc_initialized
12-23 06:26:59.526 430 438 I bt_vendor: userial vendor open: opening /dev/ttyS9
12-23 06:26:59.527 430 438 I bt_vendor: device fd = 7 open
12-23 06:26:59.527 430 438 D bt_vendor: userial clock on
12-23 06:26:59.528 430 438 I android.hardware.bluetooth@1.0-service: CMD result: 1
12-23 06:26:59.528 430 438 E android.hardware.bluetooth@1.0-service: Failed to read BD_ADDR from NV
12-23 06:26:59.528 430 438 I bt_vendor: Failed to read BD address. Use the one from bluedroid stack/ftm
12-23 06:26:59.528 430 438 I bt_vendor:rome_soc_init
12-23 06:26:59.528 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_VER_REQ_CMD
12-23 06:26:59.528 430 438 D bt_vendor: HCI-CMD -1: 0x1 0x0 0xfc 0x1 0x19
12-23 06:26:59.528 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.531 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.531 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0xe
12-23 06:26:59.531 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.531 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x2
12-23 06:26:59.531 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.532 430 438 I bt_vendor: Current Product ID : 0x00000008
12-23 06:26:59.532 430 438 I bt_vendor: Current Patch Version : 0x0111
12-23 06:26:59.532 430 438 I bt_vendor: Current ROM Build Version : 0x0302
12-23 06:26:59.532 430 438 I bt_vendor: Current SOC Version : 0x00000044
12-23 06:26:59.532 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.532 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.532 430 438 I bt_vendor: rome_soc_init: Rome Version (0x03020044)
12-23 06:26:59.532 430 438 I bt_vendor: ## userial_vendor_ioctl: UART Flow Off
12-23 06:26:59.532 430 438 I bt_vendor: ## userial_vendor_set_baud: 14
12-23 06:26:59.543 430 438 I bt_vendor: ## userial_vendor_ioctl: UART Flow On
12-23 06:26:59.543 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.615 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.615 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x2
12-23 06:26:59.615 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x92
12-23 06:26:59.615 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x1
12-23 06:26:59.616 430 438 I bt_vendor: rome_set_baudrate_req: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.616 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.616 430 438 I bt_vendor: rome_soc_init: Baud rate changed successfully
12-23 06:26:59.616 430 438 I bt_vendor: File Open (/vendor/etc/firmware/rampatch_tlv_3.2.tlv)
12-23 06:26:59.617 430 438 I bt_vendor: ====================================================
12-23 06:26:59.617 430 438 I bt_vendor: TLV Type : 0x1
12-23 06:26:59.617 430 438 I bt_vendor: Length : 42316 bytes
12-23 06:26:59.617 430 438 I bt_vendor: Total Length : 42060 bytes
12-23 06:26:59.617 430 438 I bt_vendor: Patch Data Length : 42036 bytes
12-23 06:26:59.617 430 438 I bt_vendor: Signing Format Version : 0x1
12-23 06:26:59.617 430 438 I bt_vendor: Signature Algorithm : 0x2
12-23 06:26:59.617 430 438 I bt_vendor: Event Handling : 0x3
12-23 06:26:59.617 430 438 I bt_vendor: Reserved : 0x0
12-23 06:26:59.617 430 438 I bt_vendor: Product ID : 0x0008
12-23 06:26:59.617 430 438 I bt_vendor: Rom Build Version : 0x0302
12-23 06:26:59.617 430 438 I bt_vendor: Patch Version : 0x0112
12-23 06:26:59.617 430 438 I bt_vendor: Reserved : 0x8000
12-23 06:26:59.617 430 438 I bt_vendor: Patch Entry Address : 0x19b08
12-23 06:26:59.617 430 438 I bt_vendor: ====================================================
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_req: TLV size: 42320, Total Seg num: 174, remain size: 38
12-23 06:26:59.618 430 438 I bt_vendor: Event handling type: ROME_SKIP_EVT_VSE_CC
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.0, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 0: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 0
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.1, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 1: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 1
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.2, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 2: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 2
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.3, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 3: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.4, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 4: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 4
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.5, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 5: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 5
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.6, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 6: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 6
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.7, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 7: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 7
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.8, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 8: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 8
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.9, size:243
12-23 06:26:59.618 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.618 430 438 D bt_vendor: HCI-CMD 9: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 9
12-23 06:26:59.618 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.10, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 10: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 10
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.11, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 11: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 11
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.12, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 12: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 12
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.13, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 13: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 13
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.14, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 14: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 14
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.15, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 15: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 15
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.16, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 16: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 16
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.17, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 17: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 17
12-23 06:26:59.619 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.18, size:243
12-23 06:26:59.619 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.619 430 438 D bt_vendor: HCI-CMD 18: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 18
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.19, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 19: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 19
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.20, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 20: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 20
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.21, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 21: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 21
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.22, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 22: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 22
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.23, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 23: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 23
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.24, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 24: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 24
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.25, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.634 430 438 D bt_vendor: HCI-CMD 25: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 25
12-23 06:26:59.634 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.26, size:243
12-23 06:26:59.634 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 26: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 26
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.27, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 27: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 27
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.28, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 28: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 28
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.29, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 29: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 29
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.30, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 30: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 30
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.31, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 31: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 31
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.32, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 32: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 32
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.33, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 33: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 33
12-23 06:26:59.635 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.34, size:243
12-23 06:26:59.635 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.635 430 438 D bt_vendor: HCI-CMD 34: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.649 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 34
12-23 06:26:59.649 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.35, size:243
12-23 06:26:59.649 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.649 430 438 D bt_vendor: HCI-CMD 35: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 35
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.36, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 36: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 36
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.37, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 37: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 37
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.38, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 38: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 38
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.39, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 39: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 39
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.40, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 40: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 40
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.41, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 41: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 41
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.42, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 42: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 42
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.43, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 43: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 43
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.44, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 44: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 44
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.45, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 45: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 45
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.46, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 46: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 46
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.47, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 47: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 47
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.48, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 48: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 48
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.49, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 49: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 49
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.50, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 50: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 50
12-23 06:26:59.650 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.51, size:243
12-23 06:26:59.650 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.650 430 438 D bt_vendor: HCI-CMD 51: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 51
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.52, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 52: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 52
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.53, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 53: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 53
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.54, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 54: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 54
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.55, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 55: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 55
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.56, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 56: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 56
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.57, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 57: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 57
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.58, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 58: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 58
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.59, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 59: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 59
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.60, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 60: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 60
12-23 06:26:59.665 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.61, size:243
12-23 06:26:59.665 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.665 430 438 D bt_vendor: HCI-CMD 61: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 61
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.62, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 62: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 62
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.63, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 63: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 63
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.64, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 64: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 64
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.65, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 65: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 65
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.66, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 66: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 66
12-23 06:26:59.666 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.67, size:243
12-23 06:26:59.666 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.666 430 438 D bt_vendor: HCI-CMD 67: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 67
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.68, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 68: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 68
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.69, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 69: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 69
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.70, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 70: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 70
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.71, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 71: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 71
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.72, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 72: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 72
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.73, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 73: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 73
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.74, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 74: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 74
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.75, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 75: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 75
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.76, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 76: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 76
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.77, size:243
12-23 06:26:59.681 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.681 430 438 D bt_vendor: HCI-CMD 77: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 77
12-23 06:26:59.681 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.78, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 78: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 78
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.79, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 79: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 79
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.80, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 80: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 80
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.81, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 81: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 81
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.82, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 82: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 82
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.83, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 83: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 83
12-23 06:26:59.682 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.84, size:243
12-23 06:26:59.682 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.682 430 438 D bt_vendor: HCI-CMD 84: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 84
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.85, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 85: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 85
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.86, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 86: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 86
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.87, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 87: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 87
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.88, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 88: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 88
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.89, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 89: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 89
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.90, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 90: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 90
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.91, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 91: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 91
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.92, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 92: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 92
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.93, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 93: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 93
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.94, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 94: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 94
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.95, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 95: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 95
12-23 06:26:59.697 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.96, size:243
12-23 06:26:59.697 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.697 430 438 D bt_vendor: HCI-CMD 96: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 96
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.97, size:243
12-23 06:26:59.698 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.698 430 438 D bt_vendor: HCI-CMD 97: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 97
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.98, size:243
12-23 06:26:59.698 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.698 430 438 D bt_vendor: HCI-CMD 98: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 98
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.99, size:243
12-23 06:26:59.698 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.698 430 438 D bt_vendor: HCI-CMD 99: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 99
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.100, size:243
12-23 06:26:59.698 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.698 430 438 D bt_vendor: HCI-CMD 100: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 100
12-23 06:26:59.698 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.101, size:243
12-23 06:26:59.698 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.698 430 438 D bt_vendor: HCI-CMD 101: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 101
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.102, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 102: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 102
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.103, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 103: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 103
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.104, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 104: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 104
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.105, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 105: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 105
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.106, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 106: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 106
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.107, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 107: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 107
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.108, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 108: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 108
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.109, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 109: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 109
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.110, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 110: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 110
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.111, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 111: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 111
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.112, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 112: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 112
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.113, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 113: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 113
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.114, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 114: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 114
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.115, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 115: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 115
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.116, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.713 430 438 D bt_vendor: HCI-CMD 116: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 116
12-23 06:26:59.713 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.117, size:243
12-23 06:26:59.713 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.714 430 438 D bt_vendor: HCI-CMD 117: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.728 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 117
12-23 06:26:59.728 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.118, size:243
12-23 06:26:59.728 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.728 430 438 D bt_vendor: HCI-CMD 118: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 118
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.119, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 119: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 119
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.120, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 120: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 120
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.121, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 121: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 121
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.122, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 122: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 122
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.123, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 123: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 123
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.124, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 124: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 124
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.125, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 125: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 125
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.126, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 126: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 126
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.127, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 127: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 127
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.128, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 128: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 128
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.129, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 129: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 129
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.130, size:243
12-23 06:26:59.729 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.729 430 438 D bt_vendor: HCI-CMD 130: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 130
12-23 06:26:59.729 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.131, size:243
12-23 06:26:59.730 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.730 430 438 D bt_vendor: HCI-CMD 131: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 131
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.132, size:243
12-23 06:26:59.730 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.730 430 438 D bt_vendor: HCI-CMD 132: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 132
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.133, size:243
12-23 06:26:59.730 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.730 430 438 D bt_vendor: HCI-CMD 133: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 133
12-23 06:26:59.730 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.134, size:243
12-23 06:26:59.730 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.730 430 438 D bt_vendor: HCI-CMD 134: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.744 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 134
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.135, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 135: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 135
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.136, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 136: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 136
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.137, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 137: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 137
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.138, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 138: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 138
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.139, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 139: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 139
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.140, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 140: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 140
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.141, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 141: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 141
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.142, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 142: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 142
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.143, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 143: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 143
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.144, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 144: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 144
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.145, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 145: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 145
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.146, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 146: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 146
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.147, size:243
12-23 06:26:59.745 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.745 430 438 D bt_vendor: HCI-CMD 147: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 147
12-23 06:26:59.745 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.148, size:243
12-23 06:26:59.746 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.746 430 438 D bt_vendor: HCI-CMD 148: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 148
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.149, size:243
12-23 06:26:59.746 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.746 430 438 D bt_vendor: HCI-CMD 149: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 149
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.150, size:243
12-23 06:26:59.746 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.746 430 438 D bt_vendor: HCI-CMD 150: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 150
12-23 06:26:59.746 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.151, size:243
12-23 06:26:59.746 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.746 430 438 D bt_vendor: HCI-CMD 151: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 151
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.152, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 152: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 152
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.153, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 153: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 153
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.154, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 154: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 154
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.155, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 155: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 155
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.156, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 156: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 156
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.157, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 157: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 157
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.158, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 158: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 158
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.159, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 159: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 159
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.160, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 160: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 160
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.161, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 161: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 161
12-23 06:26:59.761 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.162, size:243
12-23 06:26:59.761 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.761 430 438 D bt_vendor: HCI-CMD 162: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 162
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.163, size:243
12-23 06:26:59.762 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.762 430 438 D bt_vendor: HCI-CMD 163: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 163
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.164, size:243
12-23 06:26:59.762 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.762 430 438 D bt_vendor: HCI-CMD 164: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 164
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.165, size:243
12-23 06:26:59.762 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.762 430 438 D bt_vendor: HCI-CMD 165: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 165
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.166, size:243
12-23 06:26:59.762 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.762 430 438 D bt_vendor: HCI-CMD 166: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 166
12-23 06:26:59.762 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.167, size:243
12-23 06:26:59.762 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.762 430 438 D bt_vendor: HCI-CMD 167: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 167
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.168, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 168: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 168
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.169, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 169: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 169
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.170, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 170: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 170
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.171, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 171: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 171
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.172, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 172: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 172
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.173, size:243
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 173: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 173
12-23 06:26:59.777 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.174, size:38
12-23 06:26:59.777 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.777 430 438 D bt_vendor: HCI-CMD 174: 0x1 0x0 0xfc 0x28 0x1e 0x26
12-23 06:26:59.777 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.909 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.909 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.909 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 174
12-23 06:26:59.909 430 438 I bt_vendor: File Open (/vendor/etc/firmware/nvm_tlv_3.2.bin)
12-23 06:26:59.911 430 438 I bt_vendor: ====================================================
12-23 06:26:59.911 430 438 I bt_vendor: TLV Type : 0x2
12-23 06:26:59.911 430 438 I bt_vendor: Length : 1964 bytes
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 2
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 6
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: BD Address: 00:03:29:5d:22:22
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : 00 03 29 5d 22 22
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 6
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 8
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : ff fe 8f fe d8 3f 5b 8f
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 17
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 8
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : 82 01 0e 08 04 0a 28 00
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 27
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 1
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : 01
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 28
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 20
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : 00 10 00 00 2c 01 02 08 14 f4 00 00 33 f4 00 00 00 00 00 00
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 32
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 2
12-23 06:26:59.911 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.911 430 438 I bt_vendor: TAG Data : 07 32
12-23 06:26:59.911 430 438 I bt_vendor: TAG ID : 35
12-23 06:26:59.911 430 438 I bt_vendor: TAG Length : 55
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : 40 41 42 43 44 45 46 47 58 59 0e 0e 16 16 16 1e 26 5f 36 7e 0e 0e 16 16 16 1e 26 5f 36 7e 08 12 10 1c 2e 38 4d 52 58 70 08 12 10 1c 2e 38 4d 52 58 70 1b 1a 01 05 dd
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 36
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 12
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : ff 03 08 09 09 09 00 00 09 07 01 00
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 37
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 22
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : 00 00 02 01 01 03 03 03 00 03 03 03 00 00 04 00 34 1b 02 05 00 00
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 38
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 13
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : 06 01 68 09 70 00 00 1f 00 00 00 00 05
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 39
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 4
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : 13 08 00 00
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 40
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 18
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Data : 32 05 07 0d e2 11 43 13 c0 0c 40 10 e0 12 8d 04 3d 08
12-23 06:26:59.912 430 438 I bt_vendor: TAG ID : 41
12-23 06:26:59.912 430 438 I bt_vendor: TAG Length : 176
12-23 06:26:59.912 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.912 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 2b 00 00 00 f6 02 00 00 76 00 0e 00 29 02 1e 00 61 00 0a 00 7d 00 50 00 91 00 06 00 92 00 03 00 a6 01 50 00 aa 01 22 00 ab 01 0f 00 ac 01 00 00 84 00 1f 00 b3 01 03 00 b4 01 14 00 b5 01 07 00 c5 01 0d 00 c6 01 10 00 ca 01 2b 00 cb 01 5f 00 cc 01 48 00 6c 00 00 00 d0 01 6a 00 48 00 33 00 71 03 03 00 4b 02 2f 00 49 00 6d 00 4a 00 a5 00 66 00 3b 00 02 02 01 00 05 01 1a 00 47 00 44 00 45 02 0a 00 83 00 39 00 85 00 3a 00 47 02 0d 00 56 02 09 00 33 02 04 00 2e 00 12 00 e0 01 08 00 72 00 0b 00 2b 02 2a 00 00 00 00 00 00 00 00 00
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 42
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 60
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 60 e3 16 00 c7 c3 00 00 c0 e1 e4 00 a1 18 00 00 00 01 1f 01 42 01 69 01 95 01 c7 01 fe 01 3d 02 83 02 d1 02 29 03 00 0a 10 00 1f 00 3f 00 7f 00 fd 00 f9 01 f1 03 de 07 00 00 9a 01
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 44
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 41
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 6f 0a 00 00 00 00 00 28 ff 10 02 0a 03 0a 0a 03 0a 28 a0 62 03 64 01 01 0a 00 00 00 00 00 00 a0 ff 10 0a 03 0a 0a 03 0a 03
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 46
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 2
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 6c 00
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 57
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 44
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 03 00 3c 00 14 00 00 00 00 00 00 00 00 00 00 00 0a 0a 02 4f 01 08 01 10 03 05 01 01 00 01 01 01 b2 03 06 00 20 03 03 01 0a 06 10 b8
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 60
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 69
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Data : 80 fa 02 32 80 fa 02 32 c0 a3 00 19 d1 1c f9 00 bb 95 fb 00 81 fb 3a 00 f5 56 2f 00 7d 05 00 00 66 06 00 00 0e 00 00 00 c9 1a ef 00 ec a5 f4 00 d2 75 5b 00 3a 63 4b 00 c8 0a 00 00 33 03 00 00 09 00 00 00 00
12-23 06:26:59.913 430 438 I bt_vendor: TAG ID : 64
12-23 06:26:59.913 430 438 I bt_vendor: TAG Length : 78
12-23 06:26:59.913 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.913 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Data : 00 04 08 0a 0c 0e 10 10 12 14 16 1e 20 22 24 28 2e 32 34 38 3a 3c 3e 40 44 46 48 4a 4c 4e 50 5a 60 66 6e 70 72 74 76 78 7a e6 00 00 5e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 01 41 00 20 03 38 00 d0 07 d0 07 88 13
12-23 06:26:59.914 430 438 I bt_vendor: TAG ID : 65
12-23 06:26:59.914 430 438 I bt_vendor: TAG Length : 11
12-23 06:26:59.914 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Data : 01 04 02 04 04 08 04 04 02 00 02
12-23 06:26:59.914 430 438 I bt_vendor: TAG ID : 71
12-23 06:26:59.914 430 438 I bt_vendor: TAG Length : 9
12-23 06:26:59.914 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Data : 04 04 0c 04 44 00 05 08 10
12-23 06:26:59.914 430 438 I bt_vendor: TAG ID : 84
12-23 06:26:59.914 430 438 I bt_vendor: TAG Length : 212
12-23 06:26:59.914 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Data : 02 13 14 23 25 26 27 38 38 00 2b 2b 2b 2b 2b 2b 29 29 29 29 29 29 2d 2d 2d 2d 2d 2d 28 28 28 28 28 28 2f 2f 2f 2f 2f 2f 18 18 17 18 16 00 1b 1b 1b 1c 1c 1b 19 11 1b 1b 1b 1d 15 14 12 11 1b 1b 15 16 15 14 12 10 14 14 14 15 13 11 10 0f 04 04 04 03 03 05 07 0e 05 05 05 03 0a 0f 11 13 05 05 0a 0d 0e 0f 11 12 0f 10 0f 0f 11 13 12 13 00 00 3e 7b 7b 73 71 50 50 50 00 40 60 60 30 08 02 0f 00 01 00 00 00 00 00 00 08 16 16 08 08 00 00 00 37 5f 48 29 38 42 22 18 00 00 01 04 03 00 86 01 95 01 af 01 ca 01 e5 01 02 02 16 02 35 02 56 02 81 02 a5 02 cb 02 f2 02 25 03 51 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
12-23 06:26:59.914 430 438 I bt_vendor: TAG ID : 85
12-23 06:26:59.914 430 438 I bt_vendor: TAG Length : 248
12-23 06:26:59.914 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.914 430 438 I bt_vendor: TAG Data : ff ff 3b 00 44 32 8f 01 b6 01 ea 01 21 02 53 02 93 02 e3 02 2f 03 00 00 a2 03 ce 04 fa 05 26 07 0a 01 55 02 f4 0c 01 00 f4 01 00 00 5f 80 06 00 2a 1e de 00 00 00 00 00 0c 0c 0c 04 04 04 04 0c 0c 04 04 04 04 00 02 02 02 02 01 00 00 02 02 02 01 00 00 00 1f 1f 14 10 10 10 03 1f 14 10 10 10 03 00 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0c 0c 0c 06 06 06 00 0c 0c 06 06 06 00 00 02 02 02 02 01 00 00 02 02 02 01 00 00 00 1f 1a 0e 08 08 08 00 1a 0e 08 08 08 00 00 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0c 0c 0c 0c 06 06 06 0c 0c 0c 06 06 06 00 02 02 02 02 02 01 00 02 02 02 02 01 00 00 1f 1f 1a 0e 08 08 08 1f 1a 0e 08 08 08 00 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 0f 00 06 14 05 47 cf 77 ac 7c ac 7c ac 7c ac 7c c4 80 00 00 00 1e 04 04 00
12-23 06:26:59.914 430 438 I bt_vendor: TAG ID : 86
12-23 06:26:59.914 430 438 I bt_vendor: TAG Length : 24
12-23 06:26:59.914 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 03 25 0a 07 08 32 7e 86 8e 96 9e a6 ae b6 be 7e 86 8e 96 9e a6 ae b6 be
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 90
12-23 06:26:59.915 430 438 I bt_vendor: TAG Length : 8
12-23 06:26:59.915 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 1f 00 00 00 00 00 00 00
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 91
12-23 06:26:59.915 430 438 I bt_vendor: TAG Length : 180
12-23 06:26:59.915 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 01 01 00 03 03 00 03 04 00 03 07 00 03 0a 00 03 0c 00 06 0c 00 0a 0e 00 0b 0d 00 0e 0f 00 c3 68 c3 68 c3 68 c3 68 c3 68 c3 68 c3 68 c3 68 c3 68 c2 68 c2 68 c2 68 c3 68 c3 68 c3 68 c4 69 c4 69 c4 69 c4 69 c4 69 c4 69 c4 69 c4 69 c4 69 c3 69 c3 69 c3 69 c4 69 c4 69 c4 69 c5 69 c5 69 c5 69 c5 69 c5 69 c5 69 c5 69 c5 69 c5 69 c4 69 c4 69 c4 69 c5 69 c5 69 c5 69 c7 7d c7 7d c7 7d c7 7d c7 7d c7 7d c7 7d c7 7d c7 7d c6 7d c6 7d c6 7d c6 7d c6 7d c6 7d d8 7f d8 7f d8 7f d8 7f d8 7f d8 7f d8 7f d8 7f d8 7f d7 7f d7 7f d7 7f d8 7f d8 7f d8 7f
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 93
12-23 06:26:59.915 430 438 I bt_vendor: TAG Length : 160
12-23 06:26:59.915 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 44 44 44 44 44 44 44 44 44 44 44 44 54 45 44 54 54 45 44 54 54 45 45 44 44 45 45 44 54 45 54 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 55 65 55 55 65 65 56 55 55 55 55 55 55 65 56 55 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 66 77 77 77 77 77 77 77 77 77 77 77 77 67 77 77 67 77 77 87 78 77 77 87 78 77 77 87 78 77 87 77 77 88 88 98 89 88 88 98 89 88 88 88 88 88 88 88 78 99 99 a9 9a 99 99 a9 9a 99 99 99 99 99 99 99 88 9a aa ba 9b aa aa ba ab aa aa aa aa 9a aa aa 99
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 95
12-23 06:26:59.915 430 438 I bt_vendor: TAG Length : 94
12-23 06:26:59.915 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 00 0b 01 0d 00 00 00 02 00 02 02 00 00 10 33 73 33 33 07 00 02 00 01 23 d7 03 ec 01 da 00 66 06 33 13 fe 04 00 00 36 00 21 00 00 10 00 28 00 00 0a 01 14 64 0a 00 72 01 2b 2b 44 4a 47 45 45 45 43 44 58 57 55 54 5a 59 25 40 28 28 39 3d 39 3a 3a 3a 38 39 44 44 43 42 45 45 24 36 19 48
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 144
12-23 06:26:59.915 430 438 I bt_vendor: TAG Length : 1
12-23 06:26:59.915 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.915 430 438 I bt_vendor: TAG Data : 00
12-23 06:26:59.915 430 438 I bt_vendor: TAG ID : 150
12-23 06:26:59.916 430 438 I bt_vendor: TAG Length : 18
12-23 06:26:59.916 430 438 I bt_vendor: TAG Pointer : 0
12-23 06:26:59.916 430 438 I bt_vendor: TAG Extended Flag : 0
12-23 06:26:59.916 430 438 I bt_vendor: TAG Data : 32 05 07 0d c5 10 26 13 80 0c 60 10 87 13 30 0e 00 0e
12-23 06:26:59.916 430 438 I bt_vendor: ====================================================
12-23 06:26:59.916 430 438 I bt_vendor: rome_tlv_dnld_req: TLV size: 1968, Total Seg num: 8, remain size: 24
12-23 06:26:59.916 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.0, size:243
12-23 06:26:59.916 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.916 430 438 D bt_vendor: HCI-CMD 0: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.916 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.917 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.917 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.917 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.917 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 0
12-23 06:26:59.917 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.1, size:243
12-23 06:26:59.917 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.917 430 438 D bt_vendor: HCI-CMD 1: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.917 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.918 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.919 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.919 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.919 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.919 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.919 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.919 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.919 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.919 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 1
12-23 06:26:59.919 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.2, size:243
12-23 06:26:59.919 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.919 430 438 D bt_vendor: HCI-CMD 2: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.919 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.920 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.920 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.920 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.920 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 2
12-23 06:26:59.920 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.3, size:243
12-23 06:26:59.920 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.920 430 438 D bt_vendor: HCI-CMD 3: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.920 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.921 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.922 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.922 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.922 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.922 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.922 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.922 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.922 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.922 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 3
12-23 06:26:59.922 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.4, size:243
12-23 06:26:59.922 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.922 430 438 D bt_vendor: HCI-CMD 4: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.922 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.923 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.924 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.924 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.924 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.924 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.924 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.924 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.924 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.924 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 4
12-23 06:26:59.924 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.5, size:243
12-23 06:26:59.924 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.924 430 438 D bt_vendor: HCI-CMD 5: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.924 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.925 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.926 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.926 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.926 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 5
12-23 06:26:59.926 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.6, size:243
12-23 06:26:59.926 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.926 430 438 D bt_vendor: HCI-CMD 6: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.926 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.927 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.927 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.927 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.927 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 6
12-23 06:26:59.927 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.7, size:243
12-23 06:26:59.927 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.927 430 438 D bt_vendor: HCI-CMD 7: 0x1 0x0 0xfc 0xf5 0x1e 0xf3
12-23 06:26:59.927 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.929 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.929 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.929 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.929 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 7
12-23 06:26:59.929 430 438 I bt_vendor: rome_tlv_dnld_segment: Downloading TLV Patch segment no.8, size:24
12-23 06:26:59.929 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_PATCH_TLV_REQ_CMD
12-23 06:26:59.929 430 438 D bt_vendor: HCI-CMD 8: 0x1 0x0 0xfc 0x1a 0x1e 0x18
12-23 06:26:59.929 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x4
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Download Packet successfully!
12-23 06:26:59.930 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.930 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.930 430 438 I bt_vendor: rome_tlv_dnld_segment: Successfully downloaded patch segment: 8
12-23 06:26:59.930 430 438 I bt_vendor: rome_soc_init: Download TLV file successfully
12-23 06:26:59.930 430 438 D bt_vendor: frame_hci_cmd_pkt: Sending EDL_GET_BUILD_INFO
12-23 06:26:59.930 430 438 D bt_vendor: HCI-CMD -1: 0x1 0x0 0xfc 0x1 0x20
12-23 06:26:59.930 430 438 I bt_vendor: read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Received HCI-Vendor Specific event
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Parameter Length: 0x17
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Command response: 0x0
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Response type : 0x5
12-23 06:26:59.930 430 438 I bt_vendor: get_vs_hci_event: Command Request Response
12-23 06:26:59.930 430 438 I bt_vendor: BT SoC FW SU Build info: QCA6174_DEV.BLD.0111, 20
12-23 06:26:59.931 430 438 I bt_vendor: hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
12-23 06:26:59.931 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.931 430 438 I bt_vendor:disable_internal_ldo
12-23 06:26:59.931 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.931 430 438 I bt_vendor: rome_hci_reset: HCI RESET
12-23 06:26:59.931 430 438 I bt_vendor: read_hci_event: Wait for Command Compete Event from SOC
12-23 06:26:59.931 430 438 I bt_vendor: HCI Reset is done
12-23 06:26:59.932 430 438 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:26:59.932 430 438 I bt_vendor: wc_transport.soc_initialized set to 1
12-23 06:26:59.932 430 438 I bt_vendor: Bluetooth FW and transport layer are initialized
12-23 06:26:59.933 430 438 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured result: 0
12-23 06:26:59.933 430 438 I android.hardware.bluetooth@1.0-impl: Firmware configured in 0.000s
12-23 06:26:59.933 430 438 I android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured: lpm_timeout_ms 0
12-23 06:26:59.933 430 438 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
12-23 06:26:59.933 430 438 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured Calling StartLowPowerWatchdog()
12-23 06:26:59.93322562297 I bt_hci: system/bt/hci/src/hci_layer.cc:367 event_finish_startup: event_finish_startup
12-23 06:26:59.93422562278 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "hci_module"
12-23 06:26:59.93422562278 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0001
12-23 06:26:59.93422562278 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x001f
12-23 06:26:59.93422562278 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:GattProfileDb uuid:81818181-8181-8181-8181-818181818181 gatt_if:1 eatt_support:0
12-23 06:26:59.93422562278 I droid.bluetoot: GATTS_AddService
12-23 06:26:59.93522562278 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:26:59.93522562278 I droid.bluetoot: gatts_calculate_database_hash: hash=80AEB10BC70DCCEFA207489DCED98FED
12-23 06:26:59.93522562278 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:434 L2CA_RegisterLECoc: Registered service LE COC PSM: 0x0027
12-23 06:26:59.93522562278 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0003
12-23 06:26:59.93522562278 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:Gap uuid:82828282-8282-8282-8282-828282828282 gatt_if:2 eatt_support:0
12-23 06:26:59.93522562278 I droid.bluetoot: GATTS_AddService
12-23 06:26:59.93522562278 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:26:59.93522562278 I droid.bluetoot: gatts_calculate_database_hash: hash=8991C462EBE9D90B9EA0DA3E16D0F513
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HCI : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_L2CAP : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_RFCOMM : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVDT : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVRC : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_A2D : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BNEP : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTM : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_HOST : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_PAN : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SDP : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SMP : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_DEV : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTAPP : Level 2
12-23 06:26:59.93522562278 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTIF : Level 2
12-23 06:26:59.93622562300 I bt_stack: Run: message loop starting for thread bt_main_thread
12-23 06:26:59.93622562278 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "controller_module"
12-23 06:27:01.47314051421 W id.printspoole: Reducing the number of considered missed Gc histogram windows from 812 to 100
12-23 06:27:01.93722562281 E bt_hci: system/bt/hci/src/hci_layer.cc:528 command_timed_out: command_timed_out
12-23 06:27:01.93722562281 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:58 DumpStopWatchLog: =====================================
12-23 06:27:01.93722562281 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:59 DumpStopWatchLog: bluetooth stopwatch log history:
12-23 06:27:01.93722562281 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:83 DumpStopWatchLog: 2022-12-23 06:26:59.933: initializationComplete: took 0 us
12-23 06:27:01.93722562281 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:86 DumpStopWatchLog: =====================================
12-23 06:27:01.93722562281 E bt_hci: system/bt/hci/src/hci_layer.cc:495 command_timed_out_log_info: command_timed_out_log_info: 1 commands pending response
12-23 06:27:01.93722562281 E bt_hci: system/bt/hci/src/hci_layer.cc:508 command_timed_out_log_info: command_timed_out_log_info: Waited 2000 ms for a response to opcode: 0xc03 *matches timer*
12-23 06:27:01.93722562281 E bt_hci: system/bt/hci/src/hci_layer.cc:518 command_timed_out_log_info: command_timed_out_log_info: Size 3 Hex 03 0c 00
12-23 06:27:01.93722562281 E bt_hci: system/bt/hci/src/hci_layer.cc:547 command_timed_out: command_timed_out: requesting a firmware dump.
12-23 06:27:01.93822562281 E bt_hci: system/bt/hci/src/hci_layer.cc:567 command_timed_out: command_timed_out: Setting a timer to restart.
12-23 06:27:02.270 4292201 D AudioHardwareTiny: do_out_standby,out = 0xe9a42620,device = 0x400
12-23 06:27:02.271 4292201 D alsa_route: route_set_controls() set route 24
12-23 06:27:02.271 4292201 D AudioHardwareTiny: close device
12-23 06:27:03.34622562274 E AdapterState: BLE_TURNING_ON : BLE_START_TIMEOUT
12-23 06:27:03.34722562274 I AdapterState: BLE_TURNING_OFF : entered
12-23 06:27:03.34722562274 D AdapterProperties: Setting state to BLE_TURNING_OFF
12-23 06:27:03.34822562274 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_OFF to 1 receivers.
12-23 06:27:03.349 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:27:03.34922562274 D BluetoothAdapterService: enableBluetoothInCallService() - Enable = false
12-23 06:27:03.349 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:27:03.350 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_ON -> BLE_TURNING_OFF
12-23 06:27:03.35022562274 D AdapterProperties: onBleDisable
12-23 06:27:03.35322562256 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:27:03.35822562256 W bt_stack: GATTC Module not enabled/already disabled
12-23 06:27:03.35922562256 W bt_stack: GATTS Module not enabled/already disabled
12-23 06:27:03.36122562256 W BtGatt.ScanManager: exception when invoking removeOnUidImportanceListener
12-23 06:27:03.36122562256 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Listener not registered: com.android.bluetooth.gatt.ScanManager$2@9511852
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.app.ActivityManager.removeOnUidImportanceListener(ActivityManager.java:3596)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:165)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:27:03.36122562256 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: exception when invoking unregisterReceiver(mLocationReceiver)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Receiver not registered: com.android.bluetooth.gatt.ScanManager$3@e5c8723
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1555)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1789)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:769)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:186)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:27:03.36322562256 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:27:04.35122562274 E AdapterState: BLE_TURNING_OFF : BLE_STOP_TIMEOUT
12-23 06:27:04.35122562274 I AdapterState: OFF : entered
12-23 06:27:04.35122562274 D AdapterProperties: Setting state to OFF
12-23 06:27:04.35222562274 D BluetoothAdapterService: updateAdapterState() - Broadcasting state OFF to 1 receivers.
12-23 06:27:04.353 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF
12-23 06:27:04.353 608 628 D BluetoothManagerService: Bluetooth is complete send Service Down
12-23 06:27:04.353 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 5 receivers.
12-23 06:27:04.353 608 628 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:04.354 9411947 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:04.354 784 803 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:04.355 9231170 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:04.355 608 628 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@db1c6d1 mBinding = false mUnbinding = false
12-23 06:27:04.35522562271 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:04.362 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_OFF > OFF
12-23 06:27:04.363 608 628 D BluetoothManagerService: Entering STATE_OFF but mEnabled is true; restarting.
12-23 06:27:04.363 608 628 E BluetoothManagerService: waitForState time out
12-23 06:27:04.364 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_OFF -> OFF
12-23 06:27:04.36622562256 D BluetoothAdapterService: onUnbind() - calling cleanup
12-23 06:27:04.36622562256 D BluetoothAdapterService: cleanup()
12-23 06:27:04.37122562256 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...
12-23 06:27:04.37122562256 W BluetoothSdpJni: Cleaning up Bluetooth SDP object
12-23 06:27:04.37122562256 D BluetoothKeystoreService: cleanup
12-23 06:27:04.37122562256 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: null
12-23 06:27:04.37222562256 D BluetoothAdapterService: cleanup() - Cleaning up adapter native
12-23 06:27:04.764 608 628 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: retry count=1
12-23 06:27:04.764 608 628 D BluetoothManagerService: binding Bluetooth service
12-23 06:27:06.93922562297 E bt_hci: system/bt/hci/src/hci_layer.cc:478 hci_timeout_abort: hci_timeout_abort restarting the Bluetooth process.
--------- beginning of crash
12-23 06:27:06.93922562297 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2297 (bt_hci_thread), pid 2256 (droid.bluetooth)
12-23 06:27:07.00223042304 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
12-23 06:27:07.003 378 378 I tombstoned: received crash request for pid 2297
12-23 06:27:07.00523042304 I crash_dump64: performing dump of process 2256 (target tid = 2297)
12-23 06:27:07.01023042304 E DEBUG : failed to read process info: failed to open /proc/2297
12-23 06:27:07.11723042304 I crash_dump64: type=1400 audit(0.0:539): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:07.11723042304 I crash_dump64: type=1400 audit(0.0:540): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:07.11723042304 I crash_dump64: type=1400 audit(0.0:541): avc: denied { map } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:07.12023042304 I crash_dump64: type=1400 audit(0.0:542): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:27:07.12023042304 I crash_dump64: type=1400 audit(0.0:543): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:27:18.33623042304 W audit : audit_lost=394 audit_rate_limit=5 audit_backlog_limit=64
12-23 06:27:18.33623042304 E audit : rate limit exceeded
12-23 06:27:18.415 301 301 I logd : logdr: UID=1002 GID=1002 PID=2304 n tail=0 logMask=8 pid=2256 start=0ns deadline=0ns
12-23 06:27:18.423 301 301 I logd : logdr: UID=1002 GID=1002 PID=2304 n tail=0 logMask=1 pid=2256 start=0ns deadline=0ns
12-23 06:27:07.22123042304 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-23 06:27:07.22123042304 F DEBUG : Build fingerprint: 'rockchip/rk3588_s/rk3588_s:12/SQ1D.220205.004/eng.zhang.20221223.095521:userdebug/release-keys'
12-23 06:27:07.22123042304 F DEBUG : Revision: '0'
12-23 06:27:07.22123042304 F DEBUG : ABI: 'arm64'
12-23 06:27:07.22123042304 F DEBUG : Timestamp: 2022-12-23 06:27:07.010210332+0000
12-23 06:27:07.22123042304 F DEBUG : Process uptime: 0s
12-23 06:27:07.22123042304 F DEBUG : Cmdline: com.android.bluetooth
12-23 06:27:07.22123042304 F DEBUG : pid: 2256, tid: 2297, name: bt_hci_thread>>> com.android.bluetooth <<<
12-23 06:27:07.22123042304 F DEBUG : uid: 1002
12-23 06:27:07.22123042304 F DEBUG : tagged_addr_ctrl: 0000000000000001
12-23 06:27:07.22123042304 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
12-23 06:27:07.22123042304 F DEBUG : x00000000000000000x100000000000008f9x20000000000000006x30000007257d7a520
12-23 06:27:07.22123042304 F DEBUG : x4333962622d716478x5333962622d716478x6333962622d716478x77f7f7f7f7f7f7f7f
12-23 06:27:07.22123042304 F DEBUG : x800000000000000f0x9e4a271dc2f2cd696x10 0000000000000000x11 ffffff80fffffbdf
12-23 06:27:07.22123042304 F DEBUG : x12 0000000000000001x13 000000000000006ax14 0000007257d7a178x15 0000002d951f9c87
12-23 06:27:07.22123042304 F DEBUG : x16 000000759c27f050x17 000000759c25beb0x18 0000007256f70000x19 00000000000008d0
12-23 06:27:07.22123042304 F DEBUG : x20 00000000000008f9x21 00000000ffffffffx22 0000007257d7b000x23 0000000000000000
12-23 06:27:07.22123042304 F DEBUG : x24 0000000000000001x25 0000007257d7acb0x26 0000007257d7aff8x27 00000000000fc000
12-23 06:27:07.22123042304 F DEBUG : x28 0000007257c82000x29 0000007257d7a5a0
12-23 06:27:07.22123042304 F DEBUG : lr000000759c20eba0sp0000007257d7a500pc000000759c20ebccpst 0000000000001000
12-23 06:27:07.22123042304 F DEBUG : backtrace:
12-23 06:27:07.22123042304 F DEBUG : #00 pc 000000000004fbcc/apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:07.22123042304 F DEBUG : #01 pc 00000000002fe580/system/lib64/libbluetooth.so (hci_timeout_abort()+100) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #02 pc 0000000000239514/system/lib64/libbluetooth.so (bluetooth::common::OnceTimer::RunTask()+340) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #03 pc 0000000000239928/system/lib64/libbluetooth.so (void base::internal::CancelableCallbackImpl<base::OnceCallback<void ()> >::ForwardOnce<>()+56) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #04 pc 00000000000a3494/system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+192) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:07.22123042304 F DEBUG : #05 pc 00000000000c1fe4/system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+324) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:07.22123042304 F DEBUG : #06 pc 00000000000c25c4/system/lib64/libchrome.so (base::MessageLoop::DoDelayedWork(base::TimeTicks*)+500) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:07.22123042304 F DEBUG : #07 pc 00000000000c3584/system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+136) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:07.22123042304 F DEBUG : #08 pc 00000000000e51b8/system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:07.22123042304 F DEBUG : #09 pc 0000000000232228/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+344) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #10 pc 0000000000231c68/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*, std::__1::promise<void>)+44) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #11 pc 0000000000232738/system/lib64/libbluetooth.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bluetooth::common::MessageLoopThread*, std::__1::promise<void>), bluetooth::common::MessageLoopThread*, std::__1::promise<void> > >(void*)+80) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:07.22123042304 F DEBUG : #12 pc 00000000000b1910/apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:07.22123042304 F DEBUG : #13 pc 00000000000513f0/apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:07.237 378 378 E tombstoned: Tombstone written to: tombstone_19
12-23 06:27:07.241 6082310 I DropBoxManagerService: add tag=system_app_native_crash isTagEnabled=true flags=0x2
12-23 06:27:18.459 1 1 I init : Untracked pid 2304 exited with status 0
12-23 06:27:07.251 608 674 I BootReceiver: Copying /data/tombstones/tombstone_19 to DropBox (SYSTEM_TOMBSTONE)
12-23 06:27:07.252 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x6
12-23 06:27:18.464 1 1 I init : Untracked pid 2306 exited with status 0
12-23 06:27:07.259 608 674 E NativeTombstoneManager: Tombstone's UID (1002) not an app, ignoring
12-23 06:27:07.260 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE_PROTO isTagEnabled=true flags=0x4
12-23 06:27:07.277 430 438 E android.hardware.bluetooth@1.0-impl: BluetoothDeathRecipient::serviceDied - Bluetooth service died
12-23 06:27:07.277 430 438 I android.hardware.bluetooth@1.0-impl: BluetoothHci::close()
12-23 06:27:07.277 430 438 I android.hardware.bluetooth@1.0-impl: Skipping unlink call, service died.
12-23 06:27:07.277 430 438 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
12-23 06:27:07.277 430 438 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_CLOSE btSocType: 1
12-23 06:27:07.277 430 438 I bt_vendor: device fd = 7 close
12-23 06:27:07.277 6081145 I ActivityManager: Process com.android.bluetooth (pid 2256) has died: psvc PER
12-23 06:27:07.278 608 637 I libprocessgroup: Successfully killed process cgroup uid 1002 pid 2256 in 0ms
12-23 06:27:07.279 423 423 I Zygote: Process 2256 exited due to signal 6 (Aborted)
12-23 06:27:07.279 6081145 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 1000ms for connection
12-23 06:27:07.329 430 438 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: Off
12-23 06:27:07.329 430 438 I bt_vendor: bt_powerup: 0
12-23 06:27:07.329 430 438 I bt_vendor: External LDO has been configured
12-23 06:27:07.330 430 438 E bt_vendor: Write 0 to rfkill
12-23 06:27:18.543 438 438 I : bt shut off power
12-23 06:27:07.356 430 438 I bt_vendor: cleanup
12-23 06:27:07.767 608 628 E BluetoothManagerService: MESSAGE_TIMEOUT_BIND
12-23 06:27:08.282 608 635 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1002; state: DISABLED
12-23 06:27:08.299 423 423 D Zygote: Forked child process 2313
12-23 06:27:08.301 608 636 I ActivityManager: Start proc 2313:com.android.bluetooth/1002 for service {com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
12-23 06:27:08.31123132313 I Zygote: seccomp disabled by setenforce 0
12-23 06:27:08.32421262131 I adbd : jdwp connection from 2313
12-23 06:27:08.33723132313 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 1002; state: ENABLED
12-23 06:27:08.36223132313 V GraphicsEnvironment: ANGLE Developer option for 'com.android.bluetooth' set to: 'default'
12-23 06:27:08.36323132313 V GraphicsEnvironment: ANGLE GameManagerService for com.android.bluetooth: false
12-23 06:27:08.36423132313 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-23 06:27:08.36523132313 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:27:08.36523132313 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:27:08.38023132313 D BluetoothOppFileProvider: Initialized
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding A2dpService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding HidHostService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding PanService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding GattService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding AvrcpTargetService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding HidDeviceService
12-23 06:27:08.38923132313 V AdapterServiceConfig: Adding BluetoothOppService
12-23 06:27:08.43323132313 E droid.bluetoot: HalVersionManager No supported HAL version
12-23 06:27:08.43323132313 I droid.bluetoot: BtifConfigCache, capacity: 10000
12-23 06:27:08.43523132313 I BluetoothServiceJni: hal_util_load_bt_library: loaded Bluetooth library successfully
12-23 06:27:08.43623132313 D BluetoothAdapterService: onCreate()
12-23 06:27:08.44423132313 D AdapterState: make() - Creating AdapterState
12-23 06:27:08.44523132331 I AdapterState: OFF : entered
12-23 06:27:08.44523132331 D AdapterProperties: Setting state to OFF
12-23 06:27:08.44623132313 D BluetoothKeystoreService: new BluetoothKeystoreService isCommonCriteriaMode: false
12-23 06:27:08.44623132313 D BluetoothKeystoreService: start
12-23 06:27:08.44723132313 I droid.bluetoot: classInitNative: succeeds
12-23 06:27:08.44723132313 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@a1a38f2
12-23 06:27:08.44923132313 D BluetoothKeystoreService: loadConfigData
12-23 06:27:08.46023132313 I droid.bluetoot: classInitNative: succeeds
12-23 06:27:08.46023132313 D BluetoothKeystoreService: getCompareResult: 0
12-23 06:27:08.46323132313 I bt_btif : system/bt/btif/src/bluetooth.cc:162 init: init: start restricted = 0 ; common criteria mode = 0, config compare result = 0
12-23 06:27:08.46423132313 I bt : bt_common::init_flags: Flags loaded: gd_core=false gd_advertising=false gd_scanning=false gd_security=false gd_acl=false gd_l2cap=false gd_hci=false gd_controller=false gatt_robust_caching=false btaa_hci=false gd_rust=false gd_link_policy=false
12-23 06:27:08.46423132313 I bt_osi_allocation_tracker: system/bt/osi/src/allocation_tracker.cc:59 allocation_tracker_init: canary initialized
12-23 06:27:08.46423132334 I droid.bluetoot: Run: message loop starting for thread bt_stack_manager_thread
12-23 06:27:08.46423132334 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:200 event_init_stack: is initializing the stack
12-23 06:27:08.46523132334 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:27:08.46623132334 W bt_btif_config: system/bt/btif/src/btif_config.cc:272 init: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup.
12-23 06:27:08.46623132334 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:27:08.46623132334 W bt_btif_config: system/bt/btif/src/btif_config.cc:281 init: init unable to load backup; attempting to transcode legacy file.
12-23 06:27:08.46623132334 E bt_btif_config_transcode: system/bt/btif/src/btif_config_transcode.cc:33 btif_config_transcode: btif_config_transcode unable to load XML file '/data/misc/bluedroid/bt_config.xml': 3
12-23 06:27:08.46623132334 E bt_btif_config: system/bt/btif/src/btif_config.cc:288 init: init unable to transcode legacy file; creating empty config.
12-23 06:27:08.46623132334 W droid.bluetoot: read_or_set_metrics_salt: Failed to read metrics salt from config
12-23 06:27:08.46623132334 I droid.bluetoot: read_or_set_metrics_salt: Metrics salt is not invalid, creating new one
12-23 06:27:08.46723132337 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2337, thread name alarm_default_ca started
12-23 06:27:08.46823132338 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2338, thread name alarm_dispatcher started
12-23 06:27:08.46823132334 I bt_btif_core: system/bt/btif/src/btif_core.cc:235 btif_init_bluetooth: btif_init_bluetooth entered
12-23 06:27:08.46923132339 I droid.bluetoot: Run: message loop starting for thread bt_jni_thread
12-23 06:27:08.46923132334 I bt_btif_core: system/bt/btif/src/btif_core.cc:239 btif_init_bluetooth: btif_init_bluetooth finished
12-23 06:27:08.47023132334 I bt_stack_config: system/bt/main/stack_config.cc:51 init: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf
12-23 06:27:08.47023132334 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:223 event_init_stack: finished
12-23 06:27:08.47023132313 I bt_osi_wakelock: system/bt/osi/src/wakelock.cc:98 wakelock_set_os_callouts: wakelock_set_os_callouts set to non-native
12-23 06:27:08.47023132313 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = socket
12-23 06:27:08.47023132313 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x7269bb5f58
12-23 06:27:08.47023132313 E droid.bluetoot: do_in_main_thread: failed from pc:0x7269bb5f58
12-23 06:27:08.47023132313 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x7269bb5f58
12-23 06:27:08.47023132313 E droid.bluetoot: do_in_main_thread: failed from pc:0x7269bb5f58
12-23 06:27:08.47023132313 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x7269bb5f58
12-23 06:27:08.47023132313 E droid.bluetoot: do_in_main_thread: failed from pc:0x7269bb5f58
12-23 06:27:08.47223132313 D BluetoothKeystoreService: initJni()
12-23 06:27:08.47223132313 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = bluetooth_keystore
12-23 06:27:08.47223132313 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = sdp
12-23 06:27:08.47623132313 D BluetoothDatabase: start()
12-23 06:27:08.47823132313 D BluetoothDatabase: Load Database
12-23 06:27:08.47823132313 I BluetoothAdapterService: Phone policy enabled
12-23 06:27:08.47923132313 D BluetoothActiveDeviceManager: start()
12-23 06:27:08.48423132343 D BluetoothActiveDeviceManager: onAudioDevicesAdded
12-23 06:27:08.48423132343 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 2
12-23 06:27:08.48423132343 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:27:08.48423132343 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 15
12-23 06:27:08.48523132343 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:27:08.48523132343 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 25
12-23 06:27:08.48623132313 D BluetoothAdapterService: setAdapterService() - trying to set service to com.android.bluetooth.btservice.AdapterService@7bc85af
12-23 06:27:08.49123132342 D BluetoothDatabase: compactLastConnectionTime: Compacting metadata after load
12-23 06:27:08.49123132313 D BluetoothAdapterService: onBind()
12-23 06:27:08.49123132342 I BluetoothDatabase: cacheMetadata
12-23 06:27:08.492 608 608 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
12-23 06:27:08.492 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
12-23 06:27:08.495 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers.
12-23 06:27:08.495 608 628 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@6a75c01
12-23 06:27:08.496 9412051 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@93f378b
12-23 06:27:08.49623132327 D BluetoothAdapter: onBluetoothServiceUp: com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@e177a1c
12-23 06:27:08.496 784 803 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@5ef7e92
12-23 06:27:08.497 9231170 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@ad0e77d
12-23 06:27:08.49723132328 D BluetoothAdapterService: enable() - Enable called with quiet mode status =false
12-23 06:27:08.497 608 628 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS
12-23 06:27:08.49823132331 I AdapterState: BLE_TURNING_ON : entered
12-23 06:27:08.49823132331 D AdapterProperties: Setting state to BLE_TURNING_ON
12-23 06:27:08.49823132331 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_ON to 1 receivers.
12-23 06:27:08.499 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
12-23 06:27:08.499 608 628 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON
12-23 06:27:08.499 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: OFF -> BLE_TURNING_ON
12-23 06:27:08.50923132331 D BluetoothAdapterService: bleOnProcessStart()
12-23 06:27:08.50923132331 I AdapterProperties: init(), maxConnectedAudioDevices, default=5, propertyOverlayed=5, finalValue=5
12-23 06:27:08.51223132331 D BluetoothAdapterService: bleOnProcessStart() - Make Bond State Machine
12-23 06:27:08.51223132331 D BluetoothBondStateMachine: make
12-23 06:27:08.51423132349 I BluetoothBondStateMachine: StableState(): Entering Off State
12-23 06:27:08.52123132313 I BtGatt.JNI: classInitNative(L1073): classInitNative: Success!
12-23 06:27:08.52423132313 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:27:08.52623132313 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = gatt
12-23 06:27:08.52823132313 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 1002; state: ENABLED
12-23 06:27:08.53223132334 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:246 event_start_up_stack: event_start_up_stack is bringing up the stack
12-23 06:27:08.53223132334 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btif_config_module"
12-23 06:27:08.53223132334 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btif_config_module"
12-23 06:27:08.53223132334 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btsnoop_module"
12-23 06:27:08.53223132334 I droid.bluetoot: start_up: Snoop Logs disabled
12-23 06:27:08.53323132334 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1
12-23 06:27:08.53323132334 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0
12-23 06:27:08.53323132334 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btsnoop_module"
12-23 06:27:08.53323132334 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "hci_module"
12-23 06:27:08.53323132334 I bt_hci: system/bt/hci/src/hci_layer.cc:200 hci_module_start_up: hci_module_start_up
12-23 06:27:08.53323132353 I droid.bluetoot: Run: message loop starting for thread bt_hci_thread
12-23 06:27:08.53423132353 I bt_hci: system/bt/hci/src/hci_layer_android.cc:159 hci_initialize: hci_initialize
12-23 06:27:08.53423132334 I bt_hci: system/bt/hci/src/hci_layer.cc:257 hci_module_start_up: hci_module_start_up starting async portion
12-23 06:27:08.534 290 290 I hwservicemanager: getTransport: Cannot find entry android.hardware.bluetooth@1.1::IBluetoothHci/default in either framework or device VINTF manifest.
12-23 06:27:08.53523132353 I bt_hci: system/bt/hci/src/hci_layer_android.cc:178 hci_initialize: hci_initialize: IBluetoothHci::getService() returned 0xb4000073a2220ff0 (remote)
12-23 06:27:08.536 430 439 I android.hardware.bluetooth@1.0-impl: BluetoothHci::initialize()
12-23 06:27:08.536 430 439 D android.hardware.bluetooth@1.0-impl: Open: libbt-vendor.so
12-23 06:27:08.537 430 439 E android.hardware.bluetooth@1.0-service: vendor storage read error
12-23 06:27:08.537 430 439 D android.hardware.bluetooth@1.0-service: get_local_address: Trying /data/misc/bluetooth/bdaddr
12-23 06:27:08.537 430 439 I bt_vendor: bt-vendor : init
12-23 06:27:08.537 430 439 I bt_vendor: bt-vendor : get_bt_soc_type
12-23 06:27:08.537 430 439 I bt_vendor: qcom.bluetooth.soc set to rome_uart
12-23 06:27:08.537 430 439 I bt_vendor: bt-vendor : Initializing UART transport layer
12-23 06:27:08.537 430 439 I bt_vendor: init: Local BD Address : 00:03:29:5d:22:22
12-23 06:27:08.537 430 439 D android.hardware.bluetooth@1.0-impl: Open vendor library loaded
12-23 06:27:08.534 430 430 I HwBinder:430_2: type=1400 audit(0.0:581): avc: denied { search } for name="bluetooth" dev="dm-8" ino=44 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:bluetooth_data_file:s0 tclass=dir permissive=1
12-23 06:27:08.537 430 439 I bt_vendor: bt_powerup: 1
12-23 06:27:08.537 430 439 I bt_vendor: External LDO has been configured
12-23 06:27:08.537 430 439 E bt_vendor: Write 1 to rfkill
12-23 06:27:19.751 439 439 I : rfkill_rk_set_power: set bt wake_host high!
12-23 06:27:19.802 439 439 I : ENABLE UART_RTS
12-23 06:27:08.700 430 439 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_OPEN
12-23 06:27:08.700 430 439 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:27:08.700 430 439 I bt_vendor: wc_transport.soc_initialized set to 1
12-23 06:27:19.913 439 439 I : DISABLE UART_RTS
12-23 06:27:19.913 439 439 I : bt turn on power
12-23 06:27:19.913 439 439 I : Request irq for bt wakeup host
12-23 06:27:19.913 439 439 I : ** disable irq
12-23 06:27:08.701 430 439 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:27:08.701 430 439 I bt_vendor: wc_transport.soc_initialized set to 1
12-23 06:27:08.701 430 439 I bt_vendor: Bluetooth FW and transport layer are initialized
12-23 06:27:08.701 430 439 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured result: 0
12-23 06:27:08.701 430 439 I android.hardware.bluetooth@1.0-impl: Firmware configured in 0.000s
12-23 06:27:08.701 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:08.702 430 439 I android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured: lpm_timeout_ms 0
12-23 06:27:08.702 430 439 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
12-23 06:27:08.702 430 439 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured Calling StartLowPowerWatchdog()
12-23 06:27:08.70223132353 I bt_hci: system/bt/hci/src/hci_layer.cc:367 event_finish_startup: event_finish_startup
12-23 06:27:08.70223132334 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "hci_module"
12-23 06:27:08.70323132334 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0001
12-23 06:27:08.70323132334 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x001f
12-23 06:27:08.70323132334 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:GattProfileDb uuid:81818181-8181-8181-8181-818181818181 gatt_if:1 eatt_support:0
12-23 06:27:08.70323132334 I droid.bluetoot: GATTS_AddService
12-23 06:27:08.70323132334 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:27:08.70323132334 I droid.bluetoot: gatts_calculate_database_hash: hash=80AEB10BC70DCCEFA207489DCED98FED
12-23 06:27:08.70323132334 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:434 L2CA_RegisterLECoc: Registered service LE COC PSM: 0x0027
12-23 06:27:08.70423132334 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0003
12-23 06:27:08.70423132334 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:Gap uuid:82828282-8282-8282-8282-828282828282 gatt_if:2 eatt_support:0
12-23 06:27:08.70423132334 I droid.bluetoot: GATTS_AddService
12-23 06:27:08.70423132334 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:27:08.70423132334 I droid.bluetoot: gatts_calculate_database_hash: hash=8991C462EBE9D90B9EA0DA3E16D0F513
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HCI : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_L2CAP : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_RFCOMM : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVDT : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVRC : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_A2D : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BNEP : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTM : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_HOST : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_PAN : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SDP : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SMP : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_DEV : Level 2
12-23 06:27:08.70423132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTAPP : Level 2
12-23 06:27:08.70523132334 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTIF : Level 2
12-23 06:27:08.70523132356 I bt_stack: Run: message loop starting for thread bt_main_thread
12-23 06:27:08.70623132334 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "controller_module"
12-23 06:27:09.211 608 705 E WifiScoringParams: Invalid frequency(-1), using 5G as default rssi array
12-23 06:27:21.47222312231 E rk3x-i2c feac0000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:21.47222312231 E gsensor_icm2060x 4-0068: sensor_report_value: read data failed, ret = -110
12-23 06:27:21.47222312231 E gsensor_icm2060x 4-0068: sensor_delaywork_func: Get data failed
12-23 06:27:21.49212391239 E rk3x-i2c fd880000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:10.70723132337 E bt_hci: system/bt/hci/src/hci_layer.cc:528 command_timed_out: command_timed_out
12-23 06:27:10.70723132337 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:58 DumpStopWatchLog: =====================================
12-23 06:27:10.70723132337 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:59 DumpStopWatchLog: bluetooth stopwatch log history:
12-23 06:27:10.70723132337 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:83 DumpStopWatchLog: 2022-12-23 06:27:08.701: initializationComplete: took 0 us
12-23 06:27:10.70723132337 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:86 DumpStopWatchLog: =====================================
12-23 06:27:10.70723132337 E bt_hci: system/bt/hci/src/hci_layer.cc:495 command_timed_out_log_info: command_timed_out_log_info: 1 commands pending response
12-23 06:27:10.70723132337 E bt_hci: system/bt/hci/src/hci_layer.cc:508 command_timed_out_log_info: command_timed_out_log_info: Waited 2000 ms for a response to opcode: 0xc03 *matches timer*
12-23 06:27:10.70723132337 E bt_hci: system/bt/hci/src/hci_layer.cc:518 command_timed_out_log_info: command_timed_out_log_info: Size 3 Hex 03 0c 00
12-23 06:27:10.70723132337 E bt_hci: system/bt/hci/src/hci_layer.cc:547 command_timed_out: command_timed_out: requesting a firmware dump.
12-23 06:27:10.70823132337 E bt_hci: system/bt/hci/src/hci_layer.cc:567 command_timed_out: command_timed_out: Setting a timer to restart.
12-23 06:27:22.56212391239 E rk3x-i2c fd880000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:22.56222312231 E rk3x-i2c feac0000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:22.56222312231 E gsensor_icm2060x 4-0068: sensor_report_value: read data failed, ret = -110
12-23 06:27:22.56222312231 E gsensor_icm2060x 4-0068: sensor_delaywork_func: Get data failed
12-23 06:27:23.57612391239 E rk3x-i2c fd880000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:12.50923132331 E AdapterState: BLE_TURNING_ON : BLE_START_TIMEOUT
12-23 06:27:12.50923132331 I AdapterState: BLE_TURNING_OFF : entered
12-23 06:27:12.51023132331 D AdapterProperties: Setting state to BLE_TURNING_OFF
12-23 06:27:12.51023132331 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_OFF to 1 receivers.
12-23 06:27:12.51123132331 D BluetoothAdapterService: enableBluetoothInCallService() - Enable = false
12-23 06:27:12.511 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:27:12.511 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:27:12.51123132331 D AdapterProperties: onBleDisable
12-23 06:27:12.51323132313 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:27:23.72622312231 E rk3x-i2c feac0000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:23.72622312231 E gsensor_icm2060x 4-0068: sensor_report_value: read data failed, ret = -110
12-23 06:27:23.72622312231 E gsensor_icm2060x 4-0068: sensor_delaywork_func: Get data failed
12-23 06:27:12.62823132313 W bt_stack: GATTC Module not enabled/already disabled
12-23 06:27:12.62823132313 W bt_stack: GATTS Module not enabled/already disabled
12-23 06:27:12.72923132313 W BtGatt.ScanManager: exception when invoking removeOnUidImportanceListener
12-23 06:27:12.72923132313 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Listener not registered: com.android.bluetooth.gatt.ScanManager$2@9511852
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.app.ActivityManager.removeOnUidImportanceListener(ActivityManager.java:3596)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:165)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:27:12.72923132313 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: exception when invoking unregisterReceiver(mLocationReceiver)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Receiver not registered: com.android.bluetooth.gatt.ScanManager$3@e5c8723
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1555)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1789)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:769)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:186)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:27:12.73023132313 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:27:24.60912391239 E rk3x-i2c fd880000.i2c: timeout, ipd: 0x3b, state: 3
12-23 06:27:13.55023132331 E AdapterState: BLE_TURNING_OFF : BLE_STOP_TIMEOUT
12-23 06:27:13.55023132331 I AdapterState: OFF : entered
12-23 06:27:13.55023132331 D AdapterProperties: Setting state to OFF
12-23 06:27:13.55123132331 D BluetoothAdapterService: updateAdapterState() - Broadcasting state OFF to 1 receivers.
12-23 06:27:13.551 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF
12-23 06:27:13.551 608 628 D BluetoothManagerService: Bluetooth is complete send Service Down
12-23 06:27:13.551 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 5 receivers.
12-23 06:27:13.551 608 628 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:13.551 784 803 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:13.552 608 628 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@6a75c01 mBinding = false mUnbinding = false
12-23 06:27:13.552 9412051 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:13.552 9231170 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:13.55223132328 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:27:13.554 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_OFF > OFF
12-23 06:27:13.555 608 628 D BluetoothManagerService: Entering STATE_OFF but mEnabled is true; restarting.
12-23 06:27:13.555 608 628 E BluetoothManagerService: waitForState time out
12-23 06:27:13.60123132313 D BluetoothAdapterService: onUnbind() - calling cleanup
12-23 06:27:13.60123132313 D BluetoothAdapterService: cleanup()
12-23 06:27:13.703 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:13.75623132313 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...
12-23 06:27:13.75623132313 W BluetoothSdpJni: Cleaning up Bluetooth SDP object
12-23 06:27:13.75623132313 D BluetoothKeystoreService: cleanup
12-23 06:27:13.75623132313 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: null
12-23 06:27:13.75623132313 D BluetoothAdapterService: cleanup() - Cleaning up adapter native
12-23 06:27:14.370 608 628 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: retry count=2
12-23 06:27:14.370 608 628 D BluetoothManagerService: binding Bluetooth service
12-23 06:27:15.34323132322 I droid.bluetoot: Background young concurrent copying GC freed 9413(866KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 2165KB/26MB, paused 50.979ms,42us total 1.640s
12-23 06:27:15.70823132353 E bt_hci: system/bt/hci/src/hci_layer.cc:478 hci_timeout_abort: hci_timeout_abort restarting the Bluetooth process.
12-23 06:27:15.70823132353 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2353 (bt_hci_thread), pid 2313 (droid.bluetooth)
12-23 06:27:27.940 0 0 W [ C5] sched: RT throttling activated
12-23 06:27:17.393 608 628 E BluetoothManagerService: MESSAGE_TIMEOUT_BIND
12-23 06:27:18.703 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:18.982 3252277 I keystore2: keystore2::watchdog: Watchdog thread idle -> terminating. Have a great day.
12-23 06:27:20.31423612361 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
12-23 06:27:23.704 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:37.354 441 441 W healthd : battery l=50 v=3 t=2.6 h=2 st=3 c=-1600 fc=100 chg=au
12-23 06:27:28.704 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:33.704 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:38.704 4302355 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:27:51.413 0 0 E [ C0] rcu: INFO: rcu_preempt self-detected stall on CPU
12-23 06:27:51.413 0 0 E [ C0] rcu: 0-...!: (1 ticks this GP) idle=13e/1/0x4000000000000002 softirq=15291/15291 fqs=179
12-23 06:27:51.413 0 0 W : [ C0] (t=9295 jiffies g=34209 q=569)
12-23 06:27:51.413 0 0 E [ C0] rcu: rcu_preempt kthread starved for 8026 jiffies! g34209 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=6
12-23 06:27:51.413 0 0 E [ C0] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
12-23 06:27:51.413 0 0 E [ C0] rcu: RCU grace-period kthread stack dump:
12-23 06:27:51.413 0 0 I [ C0] task: rcu_preempt state:I stack: 0 pid: 13 ppid: 2 flags:0x00000008
12-23 06:27:51.413 0 0 I : [ C0] Call trace:
12-23 06:27:51.413 0 0 I : [ C0]__switch_to+0x180/0x230
12-23 06:27:51.413 0 0 I : [ C0]__schedule+0x49c/0x704
12-23 06:27:51.413 0 0 I : [ C0]schedule+0xa0/0xe8
12-23 06:27:51.413 0 0 I : [ C0]schedule_timeout+0x84/0x124
12-23 06:27:51.413 0 0 I : [ C0]rcu_gp_fqs_loop+0x140/0x5e4
12-23 06:27:51.413 0 0 I : [ C0]rcu_gp_kthread+0x68/0x208
12-23 06:27:51.413 0 0 I : [ C0]kthread+0x13c/0x344
12-23 06:27:51.413 0 0 I : [ C0]ret_from_fork+0x10/0x30
12-23 06:27:51.413 0 0 I : [ C0] Task dump for CPU 0:
12-23 06:27:51.413 0 0 I [ C0] task: wificond state:Rrunning task stack: 0 pid:528 ppid: 1 flags:0x04000002
12-23 06:27:51.413 0 0 I : [ C0] Call trace:
12-23 06:27:51.413 0 0 I : [ C0]dump_backtrace+0x0/0x1c8
12-23 06:27:51.413 0 0 I : [ C0]show_stack+0x1c/0x2c
12-23 06:27:51.413 0 0 I : [ C0]sched_show_task+0x154/0x174
12-23 06:27:51.413 0 0 I : [ C0]dump_cpu_task+0x48/0x5c
12-23 06:27:51.413 0 0 I : [ C0]rcu_dump_cpu_stacks+0xf8/0x124
12-23 06:27:51.413 0 0 I : [ C0]print_cpu_stall+0x168/0x290
12-23 06:27:40.201 608 608 W Looper: Slow delivery took 30879ms main h=android.os.Handler c=com.android.internal.os.BinderCallsStats$1@41ee9ad m=0
12-23 06:27:51.413 0 0 I : [ C0]check_cpu_stall+0x12c/0x264
12-23 06:27:40.201 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_ON -> BLE_TURNING_OFF
12-23 06:27:40.201 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_OFF -> OFF
12-23 06:27:51.413 0 0 I : [ C0]rcu_sched_clock_irq+0xe8/0x36c
12-23 06:27:40.201 378 378 I tombstoned: received crash request for pid 2353
12-23 06:27:51.413 0 0 I : [ C0]update_process_times+0xa0/0xd0
12-23 06:27:51.413 0 0 I : [ C0]tick_sched_timer+0x9c/0x10c
12-23 06:27:51.413 0 0 I : [ C0]__run_hrtimer+0xa8/0x2a8
12-23 06:27:51.413 0 0 I : [ C0]hrtimer_interrupt+0x174/0x3fc
12-23 06:27:51.413 0 0 I : [ C0]arch_timer_handler_phys+0x40/0x54
12-23 06:27:51.413 0 0 I : [ C0]handle_percpu_devid_irq+0x88/0x280
12-23 06:27:51.413 0 0 I : [ C0]__handle_domain_irq+0x80/0xd0
12-23 06:27:51.413 0 0 I : [ C0]gic_handle_irq+0x78/0x154
12-23 06:27:51.413 0 0 I : [ C0]el1_irq+0xe4/0x1c0
12-23 06:27:51.413 0 0 I : [ C0]_raw_spin_unlock_irqrestore+0x1c/0x60
12-23 06:27:51.413 0 0 I : [ C0]ath10k_pci_wake+0x118/0x140
12-23 06:27:51.413 0 0 I : [ C0]ath10k_bus_pci_write32+0x40/0xac
12-23 06:27:51.413 0 0 I : [ C0]_ath10k_ce_send_nolock+0x104/0x13c
12-23 06:27:51.413 0 0 I : [ C0]ath10k_ce_send_nolock+0x1c/0x2c
12-23 06:27:51.413 0 0 I : [ C0]ath10k_pci_hif_tx_sg+0x1b4/0x230
12-23 06:27:51.413 0 0 I : [ C0]ath10k_htc_send+0x244/0x364
12-23 06:27:51.413 0 0 I : [ C0]ath10k_wmi_cmd_send_nowait+0x68/0x124
12-23 06:27:51.414 0 0 I : [ C0]ath10k_wmi_cmd_send+0x68/0x1c8
12-23 06:27:51.414 0 0 I : [ C0]ath10k_start_scan+0x44/0xd0
12-23 06:27:51.414 0 0 I : [ C0]ath10k_hw_scan+0x238/0x2d4
12-23 06:27:51.414 0 0 I : [ C0]__ieee80211_start_scan+0x4dc/0x76c
12-23 06:27:51.414 0 0 I : [ C0]ieee80211_request_scan+0x3c/0x68
12-23 06:27:51.414 0 0 I : [ C0]ieee80211_scan+0xb4/0xcc
12-23 06:27:51.414 0 0 I : [ C0]rdev_scan+0x30/0x16c
12-23 06:27:51.414 0 0 I : [ C0]cfg80211_scan+0x154/0x174
12-23 06:27:51.414 0 0 I : [ C0]nl80211_trigger_scan+0x85c/0x964
12-23 06:27:51.414 0 0 I : [ C0]genl_rcv_msg+0x398/0x3c4
12-23 06:27:51.414 0 0 I : [ C0]netlink_rcv_skb+0x108/0x124
12-23 06:27:51.414 0 0 I : [ C0]genl_rcv+0x38/0x54
12-23 06:27:51.414 0 0 I : [ C0]netlink_unicast_kernel+0xa0/0x140
12-23 06:27:51.414 0 0 I : [ C0]netlink_unicast+0xfc/0x1a4
12-23 06:27:51.414 0 0 I : [ C0]netlink_sendmsg+0x284/0x318
12-23 06:27:51.414 0 0 I : [ C0]__sys_sendto+0x168/0x1f4
12-23 06:27:51.414 0 0 I : [ C0]__arm64_sys_sendto+0x2c/0x40
12-23 06:27:51.414 0 0 I : [ C0]el0_svc_common+0xc0/0x23c
12-23 06:27:51.414 0 0 I : [ C0]do_el0_svc+0x28/0x88
12-23 06:27:51.414 0 0 I : [ C0]el0_svc+0x14/0x24
12-23 06:27:51.414 0 0 I : [ C0]el0_sync_handler+0x88/0xec
12-23 06:27:51.414 0 0 I : [ C0]el0_sync+0x1a8/0x1c0
12-23 06:27:51.414 528 528 W ath10k_pci 0002: 21:00.0: failed to wake target for write32 of 0x00000018 at 0x0003503c: -110
12-23 06:27:40.21123612361 E DEBUG : failed to read process info: failed to open /proc/2353
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:582): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:583): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:584): avc: denied { map } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:585): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:586): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:587): avc: denied { map } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:588): avc: denied { open } for path="/dev/__properties__/u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=176 scontext=u:r:crash_dump:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:589): avc: denied { getattr } for path="/dev/__properties__/u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=176 scontext=u:r:crash_dump:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=1
12-23 06:27:40.31423612361 I crash_dump64: type=1400 audit(0.0:590): avc: denied { map } for path="/dev/__properties__/u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=176 scontext=u:r:crash_dump:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=1
12-23 06:27:51.53123612361 W audit : audit_lost=431 audit_rate_limit=5 audit_backlog_limit=64
12-23 06:27:51.53123612361 E audit : rate limit exceeded
12-23 06:27:51.589 301 301 I logd : logdr: UID=1002 GID=1002 PID=2361 n tail=0 logMask=8 pid=2313 start=0ns deadline=0ns
12-23 06:27:40.39523612361 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-23 06:27:40.39623612361 F DEBUG : Build fingerprint: 'rockchip/rk3588_s/rk3588_s:12/SQ1D.220205.004/eng.zhang.20221223.095521:userdebug/release-keys'
12-23 06:27:40.39623612361 F DEBUG : Revision: '0'
12-23 06:27:40.39623612361 F DEBUG : ABI: 'arm64'
12-23 06:27:40.39623612361 F DEBUG : Timestamp: 2022-12-23 06:27:40.210748047+0000
12-23 06:27:40.39623612361 F DEBUG : Process uptime: 0s
12-23 06:27:40.39623612361 F DEBUG : Cmdline: com.android.bluetooth
12-23 06:27:40.39623612361 F DEBUG : pid: 2313, tid: 2353, name: bt_hci_thread>>> com.android.bluetooth <<<
12-23 06:27:40.39623612361 F DEBUG : uid: 1002
12-23 06:27:40.39623612361 F DEBUG : tagged_addr_ctrl: 0000000000000001
12-23 06:27:40.39623612361 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
12-23 06:27:40.39623612361 F DEBUG : x00000000000000000x10000000000000931x20000000000000006x3000000725609a520
12-23 06:27:40.39623612361 F DEBUG : x4333962622d716478x5333962622d716478x6333962622d716478x77f7f7f7f7f7f7f7f
12-23 06:27:40.39623612361 F DEBUG : x800000000000000f0x9e4a271dc2f2cd696x10 0000000000000000x11 ffffff80fffffbdf
12-23 06:27:40.39623612361 F DEBUG : x12 0000000000000001x13 000000000000006ax14 000000725609a178x15 0000002da1ab0bc7
12-23 06:27:40.39623612361 F DEBUG : x16 000000759c27f050x17 000000759c25beb0x18 00000072556f8000x19 0000000000000909
12-23 06:27:40.39623612361 F DEBUG : x20 0000000000000931x21 00000000ffffffffx22 000000725609b000x23 0000000000000000
12-23 06:27:40.39623612361 F DEBUG : x24 0000000000000001x25 000000725609acb0x26 000000725609aff8x27 00000000000fc000
12-23 06:27:40.39623612361 F DEBUG : x28 0000007255fa2000x29 000000725609a5a0
12-23 06:27:40.39623612361 F DEBUG : lr000000759c20eba0sp000000725609a500pc000000759c20ebccpst 0000000000001000
12-23 06:27:40.39623612361 F DEBUG : backtrace:
12-23 06:27:40.39623612361 F DEBUG : #00 pc 000000000004fbcc/apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:40.39623612361 F DEBUG : #01 pc 00000000002fe580/system/lib64/libbluetooth.so (hci_timeout_abort()+100) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #02 pc 0000000000239514/system/lib64/libbluetooth.so (bluetooth::common::OnceTimer::RunTask()+340) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #03 pc 0000000000239928/system/lib64/libbluetooth.so (void base::internal::CancelableCallbackImpl<base::OnceCallback<void ()> >::ForwardOnce<>()+56) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #04 pc 00000000000a3494/system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+192) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:40.39623612361 F DEBUG : #05 pc 00000000000c1fe4/system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+324) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:40.39623612361 F DEBUG : #06 pc 00000000000c25c4/system/lib64/libchrome.so (base::MessageLoop::DoDelayedWork(base::TimeTicks*)+500) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:40.39623612361 F DEBUG : #07 pc 00000000000c3584/system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+136) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:40.39623612361 F DEBUG : #08 pc 00000000000e51b8/system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:27:40.39623612361 F DEBUG : #09 pc 0000000000232228/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+344) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #10 pc 0000000000231c68/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*, std::__1::promise<void>)+44) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #11 pc 0000000000232738/system/lib64/libbluetooth.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bluetooth::common::MessageLoopThread*, std::__1::promise<void>), bluetooth::common::MessageLoopThread*, std::__1::promise<void> > >(void*)+80) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:27:40.39623612361 F DEBUG : #12 pc 00000000000b1910/apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:40.39623612361 F DEBUG : #13 pc 00000000000513f0/apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:27:40.413 378 378 E tombstoned: Tombstone written to: tombstone_20
12-23 06:27:40.420 6082367 I DropBoxManagerService: add tag=system_app_native_crash isTagEnabled=true flags=0x2
12-23 06:27:40.420 608 674 I BootReceiver: Copying /data/tombstones/tombstone_20 to DropBox (SYSTEM_TOMBSTONE)
12-23 06:27:40.420 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x6
12-23 06:27:51.636 1 1 I init : Untracked pid 2361 exited with status 0
12-23 06:27:40.429 608 627 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 1000; state: ENABLED
12-23 06:27:51.641 1 1 I init : Untracked pid 2363 exited with status 0
12-23 06:27:40.443 430 439 E android.hardware.bluetooth@1.0-impl: BluetoothDeathRecipient::serviceDied - Bluetooth service died
12-23 06:27:40.443 430 439 I android.hardware.bluetooth@1.0-impl: BluetoothHci::close()
12-23 06:27:40.443 430 439 I android.hardware.bluetooth@1.0-impl: Skipping unlink call, service died.
12-23 06:27:40.443 430 439 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
12-23 06:27:40.443 6081145 I ActivityManager: Process com.android.bluetooth (pid 2313) has died: psvc PER
12-23 06:27:40.444 423 423 I Zygote: Process 2313 exited due to signal 6 (Aborted)
12-23 06:27:40.445 608 637 I libprocessgroup: Successfully killed process cgroup uid 1002 pid 2313 in 0ms
12-23 06:27:40.447 608 674 E NativeTombstoneManager: Tombstone's UID (1002) not an app, ignoring
12-23 06:27:40.449 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE_PROTO isTagEnabled=true flags=0x4
12-23 06:27:40.450 608 627 W InputManager-JNI: Input channel object 'c9ad19a Application Error: com.android.bluetooth (client)' was disposed without first being removed with the input manager!
12-23 06:27:40.451 6081145 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 1000ms for connection
12-23 06:27:40.457 6082366 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{339226e 0:com.android.bluetooth/1002}
12-23 06:27:40.458 608 608 W Looper: Drained
12-23 06:27:40.538 608 618 I system_server: Background concurrent copying GC freed 122339(8011KB) AllocSpace objects, 44(3196KB) LOS objects, 49% free, 11MB/22MB, paused 82us,107us total 114.614ms
12-23 06:27:41.453 608 635 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1002; state: DISABLED
12-23 06:27:42.443 423 423 D Zygote: Forked child process 2370
12-23 06:27:42.648 608 636 W ActivityManager: Slow operation: 1196ms so far, now at startProcess: returned from zygote!
12-23 06:27:42.648 608 636 W ActivityManager: Slow operation: 1197ms so far, now at startProcess: done updating battery stats
12-23 06:27:42.649 608 636 W ActivityManager: Slow operation: 1197ms so far, now at startProcess: building log message
12-23 06:27:42.649 608 636 I ActivityManager: Start proc 2370:com.android.bluetooth/1002 for service {com.android.bluetooth/com.android.bluetooth.btservice.AdapterService}
12-23 06:27:42.649 608 636 W ActivityManager: Slow operation: 1197ms so far, now at startProcess: starting to update pids map
12-23 06:27:42.649 608 636 W ActivityManager: Slow operation: 1197ms so far, now at startProcess: done updating pids map
12-23 06:27:43.775 430 439 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_CLOSE btSocType: 1
12-23 06:27:43.776 430 439 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: Off
12-23 06:27:43.776 430 439 I bt_vendor: bt_powerup: 0
12-23 06:27:43.776 430 439 I bt_vendor: External LDO has been configured
12-23 06:27:43.776 430 439 E bt_vendor: Write 0 to rfkill
12-23 06:27:54.989 439 439 I : bt shut off power
12-23 06:27:43.829 430 439 I bt_vendor: cleanup
12-23 06:27:44.39023702370 I Zygote: seccomp disabled by setenforce 0
12-23 06:27:46.85121262131 I adbd : jdwp connection from 2370
12-23 06:27:48.90023702379 I droid.bluetoot: Background young concurrent copying GC freed 783(86KB) AllocSpace objects, 0(0B) LOS objects, 92% free, 1854KB/25MB, paused 153.770ms,14us total 1.588s
12-23 06:27:50.64423702370 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 1002; state: ENABLED
12-23 06:27:57.71623702370 V GraphicsEnvironment: ANGLE Developer option for 'com.android.bluetooth' set to: 'default'
12-23 06:27:57.92123702370 V GraphicsEnvironment: ANGLE GameManagerService for com.android.bluetooth: false
12-23 06:27:57.92123702370 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-23 06:27:58.02323702370 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:27:58.12623702370 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-23 06:27:59.76723702370 D BluetoothOppFileProvider: Initialized
12-23 06:28:00.176 608 608 W system_server: Long monitor contention with owner AlarmManager (682) at void com.android.server.alarm.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, android.app.IAlarmListener, java.lang.String, int, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo, int, java.lang.String, android.os.Bundle, int)(AlarmManagerService.java:2039) waiters=0 in void com.android.server.alarm.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder) for 153ms
12-23 06:28:00.177 608 608 W Looper: Slow dispatch took 154ms main h=com.android.server.alarm.AlarmManagerService$AlarmHandler c=com.android.server.alarm.AlarmManagerService$3$$ExternalSyntheticLambda0@98696c6 m=0
12-23 06:28:00.32923702370 V AdapterServiceConfig: Adding A2dpService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding HidHostService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding PanService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding GattService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding AvrcpTargetService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding HidDeviceService
12-23 06:28:00.33023702370 V AdapterServiceConfig: Adding BluetoothOppService
12-23 06:28:13.636 0 0 E [ C6] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
12-23 06:28:13.636 0 0 E [ C6] rcu: 5-...0: (1 ticks this GP) idle=faa/1/0x4000000000000000 softirq=11487/11488 fqs=717
12-23 06:28:13.636 0 0 W : [ C6] (detected by 6, t=6302 jiffies, g=34329, q=683)
12-23 06:28:13.636 0 0 I : [ C6] Task dump for CPU 5:
12-23 06:28:13.636 0 0 I [ C6] task: wificond state:Rrunning task stack: 0 pid:528 ppid: 1 flags:0x0400000a
12-23 06:28:13.636 0 0 I : [ C6] Call trace:
12-23 06:28:13.636 0 0 I : [ C6]__switch_to+0x180/0x230
12-23 06:28:13.636 0 0 I : [ C6]0xffffff80ab2cc800
12-23 06:28:23.484 528 528 W ath10k_pci 0002: 21:00.0: failed to wake target for write32 of 0x00000019 at 0x0003503c: -110
12-23 06:28:12.32223702370 E droid.bluetoot: HalVersionManager No supported HAL version
12-23 06:28:12.32323702370 I droid.bluetoot: BtifConfigCache, capacity: 10000
12-23 06:28:12.32423702370 I BluetoothServiceJni: hal_util_load_bt_library: loaded Bluetooth library successfully
12-23 06:28:12.32523702370 D BluetoothAdapterService: onCreate()
12-23 06:28:12.33423702370 D AdapterState: make() - Creating AdapterState
12-23 06:28:12.33623702388 I AdapterState: OFF : entered
12-23 06:28:12.33623702388 D AdapterProperties: Setting state to OFF
12-23 06:28:12.33923702370 D BluetoothKeystoreService: new BluetoothKeystoreService isCommonCriteriaMode: false
12-23 06:28:12.34023702370 D BluetoothKeystoreService: start
12-23 06:28:12.34223702370 I droid.bluetoot: classInitNative: succeeds
12-23 06:28:12.34223702370 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService@a1a38f2
12-23 06:28:12.34323702370 D BluetoothKeystoreService: loadConfigData
12-23 06:28:12.35023702370 I droid.bluetoot: classInitNative: succeeds
12-23 06:28:12.35023702370 D BluetoothKeystoreService: getCompareResult: 0
12-23 06:28:12.35323702370 I bt_btif : system/bt/btif/src/bluetooth.cc:162 init: init: start restricted = 0 ; common criteria mode = 0, config compare result = 0
12-23 06:28:12.35323702370 I bt : bt_common::init_flags: Flags loaded: gd_core=false gd_advertising=false gd_scanning=false gd_security=false gd_acl=false gd_l2cap=false gd_hci=false gd_controller=false gatt_robust_caching=false btaa_hci=false gd_rust=false gd_link_policy=false
12-23 06:28:12.35323702370 I bt_osi_allocation_tracker: system/bt/osi/src/allocation_tracker.cc:59 allocation_tracker_init: canary initialized
12-23 06:28:12.35423702392 I droid.bluetoot: Run: message loop starting for thread bt_stack_manager_thread
12-23 06:28:12.35423702392 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:200 event_init_stack: is initializing the stack
12-23 06:28:12.35523702392 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:28:12.35523702392 W bt_btif_config: system/bt/btif/src/btif_config.cc:272 init: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup.
12-23 06:28:12.35523702392 E bt_btif_config: system/bt/btif/src/btif_config.cc:352 btif_config_open: Config is missing adapter section
12-23 06:28:12.35523702392 W bt_btif_config: system/bt/btif/src/btif_config.cc:281 init: init unable to load backup; attempting to transcode legacy file.
12-23 06:28:12.35523702392 E bt_btif_config_transcode: system/bt/btif/src/btif_config_transcode.cc:33 btif_config_transcode: btif_config_transcode unable to load XML file '/data/misc/bluedroid/bt_config.xml': 3
12-23 06:28:12.35523702392 E bt_btif_config: system/bt/btif/src/btif_config.cc:288 init: init unable to transcode legacy file; creating empty config.
12-23 06:28:12.35523702392 W droid.bluetoot: read_or_set_metrics_salt: Failed to read metrics salt from config
12-23 06:28:12.35523702392 I droid.bluetoot: read_or_set_metrics_salt: Metrics salt is not invalid, creating new one
12-23 06:28:12.35623702395 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2395, thread name alarm_default_ca started
12-23 06:28:12.35723702396 I bt_osi_thread: system/bt/osi/src/thread.cc:209 run_thread: run_thread: thread id 2396, thread name alarm_dispatcher started
12-23 06:28:12.35723702392 I bt_btif_core: system/bt/btif/src/btif_core.cc:235 btif_init_bluetooth: btif_init_bluetooth entered
12-23 06:28:12.35723702397 I droid.bluetoot: Run: message loop starting for thread bt_jni_thread
12-23 06:28:12.35723702392 I bt_btif_core: system/bt/btif/src/btif_core.cc:239 btif_init_bluetooth: btif_init_bluetooth finished
12-23 06:28:12.35723702392 I bt_stack_config: system/bt/main/stack_config.cc:51 init: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf
12-23 06:28:12.35823702392 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:223 event_init_stack: finished
12-23 06:28:12.35823702370 I bt_osi_wakelock: system/bt/osi/src/wakelock.cc:98 wakelock_set_os_callouts: wakelock_set_os_callouts set to non-native
12-23 06:28:12.35823702370 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = socket
12-23 06:28:12.35823702370 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x72d6559f58
12-23 06:28:12.35823702370 E droid.bluetoot: do_in_main_thread: failed from pc:0x72d6559f58
12-23 06:28:12.35823702370 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x72d6559f58
12-23 06:28:12.35823702370 E droid.bluetoot: do_in_main_thread: failed from pc:0x72d6559f58
12-23 06:28:12.35823702370 E droid.bluetoot: DoInThreadDelayed: message loop is null for thread bt_main_thread(-1), from pc:0x72d6559f58
12-23 06:28:12.35823702370 E droid.bluetoot: do_in_main_thread: failed from pc:0x72d6559f58
12-23 06:28:12.35923702370 D BluetoothKeystoreService: initJni()
12-23 06:28:12.36023702370 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = bluetooth_keystore
12-23 06:28:12.36023702370 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = sdp
12-23 06:28:12.36323702370 D BluetoothDatabase: start()
12-23 06:28:12.36423702370 D BluetoothDatabase: Load Database
12-23 06:28:12.36523702370 I BluetoothAdapterService: Phone policy enabled
12-23 06:28:12.36523702370 D BluetoothActiveDeviceManager: start()
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: onAudioDevicesAdded
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 2
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 15
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 9
12-23 06:28:12.37023702401 D BluetoothActiveDeviceManager: Audio device added: rk3588_s type: 25
12-23 06:28:12.37223702370 D BluetoothAdapterService: setAdapterService() - trying to set service to com.android.bluetooth.btservice.AdapterService@7bc85af
12-23 06:28:12.37223702400 D BluetoothDatabase: compactLastConnectionTime: Compacting metadata after load
12-23 06:28:12.37223702400 I BluetoothDatabase: cacheMetadata
12-23 06:28:12.37623702370 D BluetoothAdapterService: onBind()
12-23 06:28:12.376 608 608 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
12-23 06:28:12.377 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1
12-23 06:28:12.379 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceUp() to 5 receivers.
12-23 06:28:12.379 608 628 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@5574a8b
12-23 06:28:12.380 9412198 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@3593068
12-23 06:28:12.38023702385 D BluetoothAdapter: onBluetoothServiceUp: com.android.bluetooth.btservice.AdapterService$AdapterServiceBinder@e177a1c
12-23 06:28:12.380 7841878 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@6759063
12-23 06:28:12.380 9231170 D BluetoothAdapter: onBluetoothServiceUp: android.bluetooth.IBluetooth$Stub$Proxy@928d672
12-23 06:28:12.38123702384 D BluetoothAdapterService: enable() - Enable called with quiet mode status =false
12-23 06:28:12.381 608 628 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS
12-23 06:28:12.38123702388 I AdapterState: BLE_TURNING_ON : entered
12-23 06:28:12.38123702388 D AdapterProperties: Setting state to BLE_TURNING_ON
12-23 06:28:12.38223702388 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_ON to 1 receivers.
12-23 06:28:12.382 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: OFF > BLE_TURNING_ON
12-23 06:28:12.382 608 628 D BluetoothManagerService: Sending BLE State Change: OFF > BLE_TURNING_ON
12-23 06:28:12.383 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: OFF -> BLE_TURNING_ON
12-23 06:28:12.39423702388 D BluetoothAdapterService: bleOnProcessStart()
12-23 06:28:12.39423702388 I AdapterProperties: init(), maxConnectedAudioDevices, default=5, propertyOverlayed=5, finalValue=5
12-23 06:28:12.39723702388 D BluetoothAdapterService: bleOnProcessStart() - Make Bond State Machine
12-23 06:28:12.39823702388 D BluetoothBondStateMachine: make
12-23 06:28:12.39923702407 I BluetoothBondStateMachine: StableState(): Entering Off State
12-23 06:28:12.40823702370 I BtGatt.JNI: classInitNative(L1073): classInitNative: Success!
12-23 06:28:12.41123702370 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:28:12.41323702370 I bt_btif : system/bt/btif/src/bluetooth.cc:417 get_profile_interface: get_profile_interface: id = gatt
12-23 06:28:12.41523702370 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 1002; state: ENABLED
12-23 06:28:12.42123702392 I bt_stack_manager: system/bt/btif/src/stack_manager.cc:246 event_start_up_stack: event_start_up_stack is bringing up the stack
12-23 06:28:12.42223702392 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btif_config_module"
12-23 06:28:12.42223702392 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btif_config_module"
12-23 06:28:12.42223702392 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "btsnoop_module"
12-23 06:28:12.42223702392 I droid.bluetoot: start_up: Snoop Logs disabled
12-23 06:28:12.42223702392 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 1
12-23 06:28:12.42223702392 I droid.bluetoot: delete_btsnoop_files: Deleting snoop logs if they exist. filtered = 0
12-23 06:28:12.42223702392 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "btsnoop_module"
12-23 06:28:12.42223702392 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "hci_module"
12-23 06:28:12.42223702392 I bt_hci: system/bt/hci/src/hci_layer.cc:200 hci_module_start_up: hci_module_start_up
12-23 06:28:12.42323702411 I droid.bluetoot: Run: message loop starting for thread bt_hci_thread
12-23 06:28:12.42323702392 I bt_hci: system/bt/hci/src/hci_layer.cc:257 hci_module_start_up: hci_module_start_up starting async portion
12-23 06:28:12.42323702411 I bt_hci: system/bt/hci/src/hci_layer_android.cc:159 hci_initialize: hci_initialize
12-23 06:28:12.424 290 290 I hwservicemanager: getTransport: Cannot find entry android.hardware.bluetooth@1.1::IBluetoothHci/default in either framework or device VINTF manifest.
12-23 06:28:12.42523702411 I bt_hci: system/bt/hci/src/hci_layer_android.cc:178 hci_initialize: hci_initialize: IBluetoothHci::getService() returned 0xb4000073a2214d50 (remote)
12-23 06:28:12.426 430 438 I android.hardware.bluetooth@1.0-impl: BluetoothHci::initialize()
12-23 06:28:12.426 430 438 D android.hardware.bluetooth@1.0-impl: Open: libbt-vendor.so
12-23 06:28:12.427 430 438 E android.hardware.bluetooth@1.0-service: vendor storage read error
12-23 06:28:12.427 430 438 D android.hardware.bluetooth@1.0-service: get_local_address: Trying /data/misc/bluetooth/bdaddr
12-23 06:28:12.427 430 438 I bt_vendor: bt-vendor : init
12-23 06:28:12.427 430 438 I bt_vendor: bt-vendor : get_bt_soc_type
12-23 06:28:12.427 430 438 I bt_vendor: qcom.bluetooth.soc set to rome_uart
12-23 06:28:12.427 430 438 I bt_vendor: bt-vendor : Initializing UART transport layer
12-23 06:28:12.427 430 438 I bt_vendor: init: Local BD Address : 00:03:29:5d:22:22
12-23 06:28:12.427 430 438 D android.hardware.bluetooth@1.0-impl: Open vendor library loaded
12-23 06:28:12.427 430 438 I bt_vendor: bt-vendor : BT_VND_OP_POWER_CTRL: On
12-23 06:28:12.427 430 438 I bt_vendor: bt_powerup: 1
12-23 06:28:12.427 430 438 I bt_vendor: External LDO has been configured
12-23 06:28:12.427 430 438 E bt_vendor: Write 1 to rfkill
12-23 06:28:23.640 438 438 I : rfkill_rk_set_power: set bt wake_host high!
12-23 06:28:23.692 438 438 I : ENABLE UART_RTS
12-23 06:28:12.586 430 438 I bt_vendor: bt-vendor : BT_VND_OP_USERIAL_OPEN
12-23 06:28:12.586 430 438 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:28:12.586 430 438 I bt_vendor: wc_transport.soc_initialized set to 1
12-23 06:28:23.799 438 438 I : DISABLE UART_RTS
12-23 06:28:23.799 438 438 I : bt turn on power
12-23 06:28:23.799 438 438 I : Request irq for bt wakeup host
12-23 06:28:23.799 438 438 I : ** disable irq
12-23 06:28:12.587 430 438 I bt_vendor: bt-vendor : is_soc_initialized
12-23 06:28:12.587 430 438 I bt_vendor: wc_transport.soc_initialized set to 1
12-23 06:28:12.587 430 438 I bt_vendor: Bluetooth FW and transport layer are initialized
12-23 06:28:12.587 430 438 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured result: 0
12-23 06:28:12.587 4302413 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:28:12.587 430 438 I android.hardware.bluetooth@1.0-impl: Firmware configured in 0.000s
12-23 06:28:12.588 430 438 I android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured: lpm_timeout_ms 0
12-23 06:28:12.588 430 438 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
12-23 06:28:12.588 430 438 D android.hardware.bluetooth@1.0-impl: OnFirmwareConfigured Calling StartLowPowerWatchdog()
12-23 06:28:12.58823702411 I bt_hci: system/bt/hci/src/hci_layer.cc:367 event_finish_startup: event_finish_startup
12-23 06:28:12.58923702392 I bt_core_module: system/bt/btcore/src/module.cc:90 module_start_up: module_start_up Started module "hci_module"
12-23 06:28:12.58923702392 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0001
12-23 06:28:12.59023702392 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x001f
12-23 06:28:12.59023702392 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:GattProfileDb uuid:81818181-8181-8181-8181-818181818181 gatt_if:1 eatt_support:0
12-23 06:28:12.59023702392 I droid.bluetoot: GATTS_AddService
12-23 06:28:12.59023702392 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:28:12.59123702392 I droid.bluetoot: gatts_calculate_database_hash: hash=80AEB10BC70DCCEFA207489DCED98FED
12-23 06:28:12.59123702392 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:434 L2CA_RegisterLECoc: Registered service LE COC PSM: 0x0027
12-23 06:28:12.59123702392 I bt_l2cap: system/bt/stack/l2cap/l2c_api.cc:134 L2CA_Register: L2CAP Registered service classic PSM: 0x0003
12-23 06:28:12.59123702392 I bluetooth: system/bt/stack/gatt/gatt_api.cc:1019 GATT_Register: Allocated name:Gap uuid:82828282-8282-8282-8282-828282828282 gatt_if:2 eatt_support:0
12-23 06:28:12.59123702392 I droid.bluetoot: GATTS_AddService
12-23 06:28:12.59223702392 I droid.bluetoot: GATTS_AddService: service parsed correctly, now starting
12-23 06:28:12.59223702392 I droid.bluetoot: gatts_calculate_database_hash: hash=8991C462EBE9D90B9EA0DA3E16D0F513
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HCI : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_L2CAP : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_RFCOMM : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVDT : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_AVRC : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_A2D : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BNEP : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTM : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_HOST : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_PAN : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SDP : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_SMP : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_HID_DEV : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTAPP : Level 2
12-23 06:28:12.59323702392 I bt_bte: system/bt/main/bte_logmsg.cc:248 load_levels_from_config: BTE_InitTraceLevels -- TRC_BTIF : Level 2
12-23 06:28:12.59423702414 I bt_stack: Run: message loop starting for thread bt_main_thread
12-23 06:28:12.59423702392 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "controller_module"
12-23 06:28:14.59523702395 E bt_hci: system/bt/hci/src/hci_layer.cc:528 command_timed_out: command_timed_out
12-23 06:28:14.59523702395 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:58 DumpStopWatchLog: =====================================
12-23 06:28:14.59523702395 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:59 DumpStopWatchLog: bluetooth stopwatch log history:
12-23 06:28:14.59523702395 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:83 DumpStopWatchLog: 2022-12-23 06:28:12.588: initializationComplete: took 0 us
12-23 06:28:14.59523702395 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:86 DumpStopWatchLog: =====================================
12-23 06:28:14.59523702395 E bt_hci: system/bt/hci/src/hci_layer.cc:495 command_timed_out_log_info: command_timed_out_log_info: 1 commands pending response
12-23 06:28:14.59523702395 E bt_hci: system/bt/hci/src/hci_layer.cc:508 command_timed_out_log_info: command_timed_out_log_info: Waited 2000 ms for a response to opcode: 0xc03 *matches timer*
12-23 06:28:14.59523702395 E bt_hci: system/bt/hci/src/hci_layer.cc:518 command_timed_out_log_info: command_timed_out_log_info: Size 3 Hex 03 0c 00
12-23 06:28:14.59523702395 E bt_hci: system/bt/hci/src/hci_layer.cc:547 command_timed_out: command_timed_out: requesting a firmware dump.
12-23 06:28:14.59623702395 E bt_hci: system/bt/hci/src/hci_layer.cc:567 command_timed_out: command_timed_out: Setting a timer to restart.
12-23 06:28:15.293 528 528 E wificond: NL80211_CMD_TRIGGER_SCAN failed: Connection timed out
12-23 06:28:26.506 528 528 W ath10k_pci 0002: 21:00.0: failed to receive scan abortion completion: timed out
12-23 06:28:26.506 528 528 W ath10k_pci 0002: 21:00.0: failed to stop scan: -110
12-23 06:28:26.506 528 528 W ath10k_pci 0002: 21:00.0: failed to start hw scan: -110
12-23 06:28:15.293 608 710 E WificondScannerImpl: Failed to start scan, freqs={2412, 2417, 2422, 2427, 2432, 2437, 2442, 2447, 2452, 2457, 2462, 5180, 5200, 5220, 5240, 5260, 5280, 5300, 5320, 5745, 5765, 5785, 5805, 5825, 5845}
12-23 06:28:16.39823702388 E AdapterState: BLE_TURNING_ON : BLE_START_TIMEOUT
12-23 06:28:16.39923702388 I AdapterState: BLE_TURNING_OFF : entered
12-23 06:28:16.39923702388 D AdapterProperties: Setting state to BLE_TURNING_OFF
12-23 06:28:16.40023702388 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_OFF to 1 receivers.
12-23 06:28:16.400 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:28:16.40123702388 D BluetoothAdapterService: enableBluetoothInCallService() - Enable = false
12-23 06:28:16.401 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 06:28:16.401 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_ON -> BLE_TURNING_OFF
12-23 06:28:16.40223702388 D AdapterProperties: onBleDisable
12-23 06:28:16.40623702370 D BtGatt.DebugUtils: handleDebugAction() action=null
12-23 06:28:16.41123702370 W bt_stack: GATTC Module not enabled/already disabled
12-23 06:28:16.41123702370 W bt_stack: GATTS Module not enabled/already disabled
12-23 06:28:16.41223702370 W BtGatt.ScanManager: exception when invoking removeOnUidImportanceListener
12-23 06:28:16.41223702370 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Listener not registered: com.android.bluetooth.gatt.ScanManager$2@9511852
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityManager.removeOnUidImportanceListener(ActivityManager.java:3596)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:165)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: exception when invoking unregisterReceiver(mLocationReceiver)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: java.lang.IllegalArgumentException: Receiver not registered: com.android.bluetooth.gatt.ScanManager$3@e5c8723
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1555)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1789)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:769)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.gatt.ScanManager.cleanup(ScanManager.java:186)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.gatt.GattService.cleanup(GattService.java:313)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.bluetooth.btservice.ProfileService.onDestroy(ProfileService.java:253)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.handleStopService(ActivityThread.java:4669)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.access$2100(ActivityThread.java:247)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2096)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Handler.dispatchMessage(Handler.java:106)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Looper.loopOnce(Looper.java:201)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.os.Looper.loop(Looper.java:288)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at android.app.ActivityThread.main(ActivityThread.java:7839)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at java.lang.reflect.Method.invoke(Native Method)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 06:28:16.41223702370 W BtGatt.ScanManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
12-23 06:28:17.297 608 705 E WifiScoringParams: Invalid frequency(-1), using 5G as default rssi array
12-23 06:28:17.40523702388 E AdapterState: BLE_TURNING_OFF : BLE_STOP_TIMEOUT
12-23 06:28:17.40523702388 I AdapterState: OFF : entered
12-23 06:28:17.40523702388 D AdapterProperties: Setting state to OFF
12-23 06:28:17.40723702388 D BluetoothAdapterService: updateAdapterState() - Broadcasting state OFF to 1 receivers.
12-23 06:28:17.407 608 628 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_OFF > OFF
12-23 06:28:17.407 608 628 D BluetoothManagerService: Bluetooth is complete send Service Down
12-23 06:28:17.408 608 628 D BluetoothManagerService: Broadcasting onBluetoothServiceDown() to 5 receivers.
12-23 06:28:17.408 608 628 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:28:17.409 7841878 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:28:17.409 9412198 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:28:17.409 608 628 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@5574a8b mBinding = false mUnbinding = false
12-23 06:28:17.40923702384 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:28:17.409 9231170 D BluetoothAdapter: onBluetoothServiceDown
12-23 06:28:17.412 608 628 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_OFF > OFF
12-23 06:28:17.413 608 628 D BluetoothManagerService: Entering STATE_OFF but mEnabled is true; restarting.
12-23 06:28:17.413 608 628 E BluetoothManagerService: waitForState time out
12-23 06:28:17.41323702370 D BluetoothAdapterService: onUnbind() - calling cleanup
12-23 06:28:17.41323702370 D BluetoothAdapterService: cleanup()
12-23 06:28:17.417 608 608 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_OFF -> OFF
12-23 06:28:17.42223702370 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...
12-23 06:28:17.42223702370 W BluetoothSdpJni: Cleaning up Bluetooth SDP object
12-23 06:28:17.42323702370 D BluetoothKeystoreService: cleanup
12-23 06:28:17.42323702370 D BluetoothKeystoreService: setBluetoothKeystoreService(): set to: null
12-23 06:28:17.42323702370 D BluetoothAdapterService: cleanup() - Cleaning up adapter native
12-23 06:28:17.588 4302413 E android.hardware.bluetooth-hci-h4: OnDataReady: Unexpected EOF reading the packet type!
12-23 06:28:18.614 608 628 D BluetoothManagerService: MESSAGE_RESTART_BLUETOOTH_SERVICE: retry count=3
12-23 06:28:18.615 608 628 D BluetoothManagerService: binding Bluetooth service
12-23 06:28:19.59723702411 E bt_hci: system/bt/hci/src/hci_layer.cc:478 hci_timeout_abort: hci_timeout_abort restarting the Bluetooth process.
12-23 06:28:19.59723702411 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 2411 (bt_hci_thread), pid 2370 (droid.bluetooth)
12-23 06:28:19.64824172417 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
12-23 06:28:19.649 378 378 I tombstoned: received crash request for pid 2411
12-23 06:28:19.65024172417 I crash_dump64: performing dump of process 2370 (target tid = 2411)
12-23 06:28:19.76424172417 I crash_dump64: type=1400 audit(0.0:625): avc: denied { open } for path="/dev/__properties__/u:object_r:test_harness_prop:s0" dev="tmpfs" ino=262 scontext=u:r:crash_dump:s0 tcontext=u:object_r:test_harness_prop:s0 tclass=file permissive=1
12-23 06:28:19.76424172417 I crash_dump64: type=1400 audit(0.0:626): avc: denied { getattr } for path="/dev/__properties__/u:object_r:test_harness_prop:s0" dev="tmpfs" ino=262 scontext=u:r:crash_dump:s0 tcontext=u:object_r:test_harness_prop:s0 tclass=file permissive=1
12-23 06:28:19.76424172417 I crash_dump64: type=1400 audit(0.0:627): avc: denied { map } for path="/dev/__properties__/u:object_r:test_harness_prop:s0" dev="tmpfs" ino=262 scontext=u:r:crash_dump:s0 tcontext=u:object_r:test_harness_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:628): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:629): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:630): avc: denied { map } for path="/dev/__properties__/u:object_r:bluetooth_a2dp_offload_prop:s0" dev="tmpfs" ino=72 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_a2dp_offload_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:631): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:632): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:28:19.76724172417 I crash_dump64: type=1400 audit(0.0:633): avc: denied { map } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=74 scontext=u:r:crash_dump:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
12-23 06:28:30.98824172417 W audit : audit_lost=464 audit_rate_limit=5 audit_backlog_limit=64
12-23 06:28:30.98824172417 E audit : rate limit exceeded
12-23 06:28:19.65624172417 E DEBUG : failed to read process info: failed to open /proc/2411
12-23 06:28:31.041 301 301 I logd : logdr: UID=1002 GID=1002 PID=2417 n tail=0 logMask=8 pid=2370 start=0ns deadline=0ns
12-23 06:28:19.84524172417 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-23 06:28:19.84524172417 F DEBUG : Build fingerprint: 'rockchip/rk3588_s/rk3588_s:12/SQ1D.220205.004/eng.zhang.20221223.095521:userdebug/release-keys'
12-23 06:28:19.84524172417 F DEBUG : Revision: '0'
12-23 06:28:19.84524172417 F DEBUG : ABI: 'arm64'
12-23 06:28:19.84524172417 F DEBUG : Timestamp: 2022-12-23 06:28:19.656387798+0000
12-23 06:28:19.84524172417 F DEBUG : Process uptime: 0s
12-23 06:28:19.84524172417 F DEBUG : Cmdline: com.android.bluetooth
12-23 06:28:19.84524172417 F DEBUG : pid: 2370, tid: 2411, name: bt_hci_thread>>> com.android.bluetooth <<<
12-23 06:28:19.84524172417 F DEBUG : uid: 1002
12-23 06:28:19.84524172417 F DEBUG : tagged_addr_ctrl: 0000000000000001
12-23 06:28:19.84524172417 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
12-23 06:28:19.84524172417 F DEBUG : x00000000000000000x1000000000000096bx20000000000000006x30000007257015520
12-23 06:28:19.84524172417 F DEBUG : x4333962622d716478x5333962622d716478x6333962622d716478x77f7f7f7f7f7f7f7f
12-23 06:28:19.84524172417 F DEBUG : x800000000000000f0x9e4a271dc2f2cd696x10 0000000000000000x11 ffffff80fffffbdf
12-23 06:28:19.84524172417 F DEBUG : x12 0000000000000001x13 000000000000006ax14 0000007257015178x15 0000002dfd0fd640
12-23 06:28:19.84524172417 F DEBUG : x16 000000759c27f050x17 000000759c25beb0x18 0000007256e00000x19 0000000000000942
12-23 06:28:19.84524172417 F DEBUG : x20 000000000000096bx21 00000000ffffffffx22 0000007257016000x23 0000000000000000
12-23 06:28:19.84524172417 F DEBUG : x24 0000000000000001x25 0000007257015cb0x26 0000007257015ff8x27 00000000000fc000
12-23 06:28:19.84524172417 F DEBUG : x28 0000007256f1d000x29 00000072570155a0
12-23 06:28:19.84524172417 F DEBUG : lr000000759c20eba0sp0000007257015500pc000000759c20ebccpst 0000000000001000
12-23 06:28:19.84524172417 F DEBUG : backtrace:
12-23 06:28:19.84624172417 F DEBUG : #00 pc 000000000004fbcc/apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:28:19.84624172417 F DEBUG : #01 pc 00000000002fe580/system/lib64/libbluetooth.so (hci_timeout_abort()+100) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #02 pc 0000000000239514/system/lib64/libbluetooth.so (bluetooth::common::OnceTimer::RunTask()+340) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #03 pc 0000000000239928/system/lib64/libbluetooth.so (void base::internal::CancelableCallbackImpl<base::OnceCallback<void ()> >::ForwardOnce<>()+56) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #04 pc 00000000000a3494/system/lib64/libchrome.so (base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)+192) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:28:19.84624172417 F DEBUG : #05 pc 00000000000c1fe4/system/lib64/libchrome.so (base::MessageLoop::RunTask(base::PendingTask*)+324) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:28:19.84624172417 F DEBUG : #06 pc 00000000000c25c4/system/lib64/libchrome.so (base::MessageLoop::DoDelayedWork(base::TimeTicks*)+500) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:28:19.84624172417 F DEBUG : #07 pc 00000000000c3584/system/lib64/libchrome.so (base::MessagePumpDefault::Run(base::MessagePump::Delegate*)+136) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:28:19.84624172417 F DEBUG : #08 pc 00000000000e51b8/system/lib64/libchrome.so (base::RunLoop::Run()+84) (BuildId: 6a178e97d920f38c56f486fc0d8899ed)
12-23 06:28:19.84624172417 F DEBUG : #09 pc 0000000000232228/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::Run(std::__1::promise<void>)+344) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #10 pc 0000000000231c68/system/lib64/libbluetooth.so (bluetooth::common::MessageLoopThread::RunThread(bluetooth::common::MessageLoopThread*, std::__1::promise<void>)+44) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #11 pc 0000000000232738/system/lib64/libbluetooth.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bluetooth::common::MessageLoopThread*, std::__1::promise<void>), bluetooth::common::MessageLoopThread*, std::__1::promise<void> > >(void*)+80) (BuildId: f75c1d8a0b06030e3d92b348edeb1ef6)
12-23 06:28:19.84624172417 F DEBUG : #12 pc 00000000000b1910/apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:28:19.84624172417 F DEBUG : #13 pc 00000000000513f0/apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: ba489d4985c0cf173209da67405662f9)
12-23 06:28:19.860 378 378 E tombstoned: Tombstone written to: tombstone_21
12-23 06:28:19.864 608 674 I BootReceiver: Copying /data/tombstones/tombstone_21 to DropBox (SYSTEM_TOMBSTONE)
12-23 06:28:19.864 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x6
12-23 06:28:19.869 6082423 I DropBoxManagerService: add tag=system_app_native_crash isTagEnabled=true flags=0x2
12-23 06:28:19.871 608 674 E NativeTombstoneManager: Tombstone's UID (1002) not an app, ignoring
12-23 06:28:19.872 608 674 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE_PROTO isTagEnabled=true flags=0x4
12-23 06:28:31.083 1 1 I init : Untracked pid 2417 exited with status 0
12-23 06:28:31.088 1 1 I init : Untracked pid 2419 exited with status 0
12-23 06:28:19.882 430 438 E android.hardware.bluetooth@1.0-impl: BluetoothDeathRecipient::serviceDied - Bluetooth service died
12-23 06:28:19.882 430 438 I android.hardware.bluetooth@1.0-impl: BluetoothHci::close()
12-23 06:28:19.882 430 438 I android.hardware.bluetooth@1.0-impl: Skipping unlink call, service died.
12-23 06:28:19.882 430 438 D android.hardware.bluetooth@1.0-impl: low_power_mode_cb result: 0
zz123456 发表于 2023-1-10 17:26
自己编译的rk3588 android系统,更换的wifi/蓝牙模块8274b-pr(wifi使用的ath10k驱动已经可以工作;blueto ...
8274b-pr这个模组我们没有调试过,建议联系对应的供应商提供技术支持
另外既然wifi起来,bt没起来,如果内核驱动正常的情况下,也有可能是hardware层没移植好导致
如果需要我们调试,请联系商务 sales@t-firefly.com zhangzhenzhao 发表于 2023-1-10 17:43
8274b-pr这个模组我们没有调试过,建议联系对应的供应商提供技术支持
另外既然wifi起来,bt没起来,如 ...
wifi跟蓝牙驱动毫不相关,一个走pcie一个走的串口;供应商技术支持有点一言难尽,感觉对这个模块的了解都没我多.... zz123456 发表于 2023-1-10 17:56
wifi跟蓝牙驱动毫不相关,一个走pcie一个走的串口;供应商技术支持有点一言难尽,感觉对这个模块的了解都没 ...
最后怎么解决的?
页:
[1]