Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

连接Gatt Error 可能是特征值没设置正确 请问下特征值在哪里设置 #13

Open
704480904 opened this issue Aug 25, 2023 · 0 comments

Comments

@704480904
Copy link

2023-08-25 08:29:03.212 5150-5150/com.blakequ.androidblemanager V/AutofillManager: requestHideFillUi(null): anchor = null
2023-08-25 08:29:03.279 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ║Trying to use an existing gatt and reconnection device 60:6E:41:18:29:C5 thread:true ==> connect(BluetoothConnectManager.java:281)
2023-08-25 08:29:03.279 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ╚═══════════════════════════
2023-08-25 08:29:03.282 5150-5169/com.blakequ.androidblemanager D/BluetoothGatt: onClientConnectionState() - status=133 clientIf=9 device=60:6E:41:18:29:C5
2023-08-25 08:29:03.282 5150-5169/com.blakequ.androidblemanager I/BluetoothConnectInterface: ║onConnectionStateChange gattStatus=GATT ERROR newStatus=DISCONNECTED ==> onConnectionStateChange(BluetoothConnectInterface.java:147)
2023-08-25 08:29:03.282 5150-5169/com.blakequ.androidblemanager I/BluetoothConnectInterface: ╚═══════════════════════════
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager E/BluetoothConnectManager: ║Disconnected from GATT server address:60:6E:41:18:29:C5 ==> onDeviceDisconnect(BluetoothConnectManager.java:180)
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager E/BluetoothConnectManager: ╚═══════════════════════════
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager W/BluetoothConnectManager: ║close gatt server 60:6E:41:18:29:C5 ==> close(BluetoothConnectManager.java:320)
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager W/BluetoothConnectManager: ╚═══════════════════════════
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager D/BluetoothGatt: close()
2023-08-25 08:29:03.283 5150-5150/com.blakequ.androidblemanager D/BluetoothGatt: unregisterApp() - mClientIf=9
2023-08-25 08:29:03.284 5150-5150/com.blakequ.androidblemanager V/TextView: notifyAutoFillManagerAfterTextChanged
2023-08-25 08:29:03.285 5150-5150/com.blakequ.androidblemanager V/AutofillManager: notifyValueChanged(1073741825): ignoring on state UNKNOWN
2023-08-25 08:29:03.285 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ║next reconnect time ReconnectParamsBean{address='60:6E:41:18:29:C5', number=1, next reconnect after 8seconds, startDisconnectTime=2310839392} after:8seconds ==> reconnectDevice(BluetoothConnectManager.java:382)
2023-08-25 08:29:03.285 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ╚═══════════════════════════

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant