0% found this document useful (0 votes)
43 views2 pages

AirPods 2 C A Lê - 20220314 - 152946

The document contains log messages from an app attempting to connect to a Bluetooth device with address E5:C4:0D:8E:A3:29. It goes through the process of opening the connection, entering a connecting state, and retrying the connection multiple times due to errors. Eventually it appears to successfully connect after several attempts and retrieve service information from the device.

Uploaded by

Thân Phê Cần
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views2 pages

AirPods 2 C A Lê - 20220314 - 152946

The document contains log messages from an app attempting to connect to a Bluetooth device with address E5:C4:0D:8E:A3:29. It goes through the process of opening the connection, entering a connecting state, and retrying the connection multiple times due to errors. Eventually it appears to successfully connect after several attempts and retrieve service information from the device.

Uploaded by

Thân Phê Cần
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

20220314_15:29:46.

689--BaseFragment:Create log, device name: AirPods 2 của lê, app


version: 1.3.11.2020110214
20220314_15:29:46.689--Airoha_BluetoothService:connect SPP
20220314_15:29:46.689--AirohaLinker:connect(), bdAddr= E5:C4:0D:8E:A3:29, linkType=
SPP
20220314_15:29:46.690--GeneralHost:currentState getLinkType: SPP
20220314_15:29:46.690--GeneralHost:currentState is DisconnectedState
20220314_15:29:46.690--HostStateListenerMgr:addListener:MenuFragment
20220314_15:29:46.690--HostStateListenerMgr:addListener:InfoFragment
20220314_15:29:46.690--GeneralHost:openBus()
20220314_15:29:46.690--GeneralHost:connect()
20220314_15:29:46.690--AirohaStateMachine:connect()
20220314_15:29:46.691--AirohaStateMachine:DisconnectedState message: 1
20220314_15:29:46.691--AirohaStateMachine:exit DisconnectedState
20220314_15:29:46.691--AirohaStateMachine:sendMessage 11
20220314_15:29:46.691--AirohaStateMachine:enter ConnectingState
20220314_15:29:46.691--AirohaStateMachine:ConnectingState message: 11
20220314_15:29:46.691--AirohaStateMachine:mPhysical.open() type = SPP
20220314_15:29:46.691--AirohaSPP:open: E5:C4:0D:8E:A3:29
20220314_15:29:46.692--AirohaSPP:Trying to connect: E5:C4:0D:8E:A3:29
20220314_15:29:46.692--AirohaSPP:createRfcomm: 00000000-0000-0000-0099-aabbccddeeff
20220314_15:29:49.530--MenuFragment:Device : address : 20:08:12:20:26:E8 name :HOCO
ES42
20220314_15:29:49.535--MenuFragment:Device : address : 03:B7:36:FD:D5:FA name :NEX-
FX8
20220314_15:29:49.545--MenuFragment:Device : address : E5:C4:0D:8E:A3:29
name :AirPods 2 của lê
20220314_15:29:49.552--MenuFragment:Device : address : 20:08:15:10:5A:C1 name :HOCO
ES42
20220314_15:29:49.560--MenuFragment:Device : address : 73:AC:9F:F7:60:AE name :VHM-
314
20220314_15:29:49.565--MenuFragment:Device : address : 67:1F:35:82:6F:55 name :VHM-
314
20220314_15:29:49.573--MenuFragment:Device : address : 30:23:E1:41:57:1A name :C22
20220314_15:29:49.868--Airoha-Exception:java.io.IOException: read failed, socket
might closed or timeout, read ret: -1
at android.bluetooth.BluetoothSocket.readAll(Unknown Source:69)
at android.bluetooth.BluetoothSocket.readInt(Unknown Source:3)
at android.bluetooth.BluetoothSocket.connect(Unknown Source:123)
at
com.airoha.liblinker.physical.spp.SppController.doConnect(SppController.java:259)
at
com.airoha.liblinker.physical.spp.SppController.open(SppController.java:142)
at
com.airoha.liblinker.statemachine.AirohaStateMachine$ConnectingState.processMessage
(AirohaStateMachine.java:196)
at
com.airoha.liblinker.statemachine.StateMachine$SmHandler.processMsg(StateMachine.ja
va:992)
at
com.airoha.liblinker.statemachine.StateMachine$SmHandler.handleMessage(StateMachine
.java:809)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:207)
at android.os.HandlerThread.run(Unknown Source:28)

20220314_15:29:49.868--AirohaStateMachine:ret = 2004
20220314_15:29:49.868--AirohaStateMachine:retry connect
20220314_15:29:50.369--AirohaStateMachine:ConnectingState message: 11
20220314_15:29:50.369--AirohaStateMachine:mPhysical.open() type = SPP
20220314_15:29:50.369--AirohaSPP:open: E5:C4:0D:8E:A3:29
20220314_15:29:50.371--AirohaSPP:Trying to connect: E5:C4:0D:8E:A3:29
20220314_15:29:50.372--AirohaSPP:createRfcomm: 00000000-0000-0000-0099-aabbccddeeff
20220314_15:29:50.431--Airoha-Exception:java.io.IOException: read failed, socket
might closed or timeout, read ret: -1
at android.bluetooth.BluetoothSocket.readAll(Unknown Source:69)
at android.bluetooth.BluetoothSocket.readInt(Unknown Source:3)
at android.bluetooth.BluetoothSocket.connect(Unknown Source:123)
at
com.airoha.liblinker.physical.spp.SppController.doConnect(SppController.java:259)
at
com.airoha.liblinker.physical.spp.SppController.open(SppController.java:142)
at
com.airoha.liblinker.statemachine.AirohaStateMachine$ConnectingState.processMessage
(AirohaStateMachine.java:196)
at
com.airoha.liblinker.statemachine.StateMachine$SmHandler.processMsg(StateMachine.ja
va:992)
at
com.airoha.liblinker.statemachine.StateMachine$SmHandler.handleMessage(StateMachine
.java:809)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:207)
at android.os.HandlerThread.run(Unknown Source:28)

20220314_15:29:50.431--AirohaStateMachine:ret = 2004
20220314_15:29:50.431--AirohaStateMachine:retry connect
20220314_15:29:50.932--AirohaStateMachine:ConnectingState message: 11
20220314_15:29:50.932--AirohaStateMachine:mPhysical.open() type = SPP
20220314_15:29:50.932--AirohaSPP:open: E5:C4:0D:8E:A3:29
20220314_15:29:50.935--AirohaSPP:Trying to connect: E5:C4:0D:8E:A3:29
20220314_15:29:50.935--AirohaSPP:createRfcomm: 00000000-0000-0000-0099-aabbccddeeff
20220314_15:29:53.742--MenuFragment:Target address: E5:C4:0D:8E:A3:29
20220314_15:29:53.745--MenuFragment:0000111e-0000-1000-8000-00805f9b34fb
20220314_15:29:53.745--MenuFragment:0000110b-0000-1000-8000-00805f9b34fb
20220314_15:29:53.745--MenuFragment:0000110e-0000-1000-8000-00805f9b34fb
20220314_15:29:53.745--MenuFragment:00000000-0000-1000-8000-00805f9b34fb
20220314_15:29:53.745--MenuFragment:00000000-0000-1000-8000-00805f9b34fb
20220314_15:29:53.745--MenuFragment:74ec2172-0bad-4d01-8f77-997b2be0722a

You might also like