|
发表于 2022-12-26 17:38:00
只看该作者
10#
查看日志发现在如下出现了超时,这个应该怎么处理?
12-23 02:47:15.223 1953 1997 I bt_stack: [INFO:message_loop_thread.cc(224)] Run: message loop starting for thread bt_main_thread
12-23 02:47:15.223 1953 1975 I bt_core_module: system/bt/btcore/src/module.cc:85 module_start_up: module_start_up Starting module "controller_module"
12-23 02:47:17.223 1953 1978 E bt_hci : system/bt/hci/src/hci_layer.cc:528 command_timed_out: command_timed_out
12-23 02:47:17.224 1953 1978 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:58 DumpStopWatchLog: =====================================
12-23 02:47:17.224 1953 1978 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:59 DumpStopWatchLog: bluetooth stopwatch log history:
12-23 02:47:17.224 1953 1978 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:83 DumpStopWatchLog: 2022-12-23 02:47:15.219: initializationComplete: took 0 us
12-23 02:47:17.224 1953 1978 I BtStopWatchLegacy: system/bt/common/stop_watch_legacy.cc:86 DumpStopWatchLog: =====================================
12-23 02:47:17.224 1953 1978 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 02:47:17.224 1953 1978 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 ti*
12-23 02:47:17.224 1953 1978 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 02:47:17.224 1953 1978 E bt_hci : system/bt/hci/src/hci_layer.cc:547 command_timed_out: command_timed_out: requesting a firmware dump.
12-23 02:47:17.227 1953 1978 E bt_hci : system/bt/hci/src/hci_layer.cc:567 command_timed_out: command_timed_out: Setting a timer to restart.
12-23 02:47:17.493 424 528 D AudioHardwareTiny: do_out_standby,out = 0xef983100,device = 0x400
12-23 02:47:17.494 424 528 D alsa_route: route_set_controls() set route 24
12-23 02:47:17.494 424 528 D AudioHardwareTiny: close device
12-23 02:47:18.613 1953 1971 E AdapterState: BLE_TURNING_ON : BLE_START_TIMEOUT
12-23 02:47:18.614 1953 1971 I AdapterState: BLE_TURNING_OFF : entered
12-23 02:47:18.614 1953 1971 D AdapterProperties: Setting state to BLE_TURNING_OFF
12-23 02:47:18.615 1953 1971 D BluetoothAdapterService: updateAdapterState() - Broadcasting state BLE_TURNING_OFF to 1 receivers.
12-23 02:47:18.616 605 625 D BluetoothManagerService: MESSAGE_BLUETOOTH_STATE_CHANGE: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 02:47:18.616 605 625 D BluetoothManagerService: Sending BLE State Change: BLE_TURNING_ON > BLE_TURNING_OFF
12-23 02:47:18.616 1953 1971 D BluetoothAdapterService: enableBluetoothInCallService() - Enable = false
12-23 02:47:18.617 605 605 D CompanionDeviceManagerService: Received BT state transition broadcast: BLE_TURNING_ON -> BLE_TURNING_OFF
|
|