commit | 3ca9ef8edca0c7c608c9735316035392a3ab10d2 | [log] [tgz] |
---|---|---|
author | Angela Wang <angelala@google.com> | Thu Jan 18 06:56:36 2024 +0000 |
committer | Angela Wang <angelala@google.com> | Wed Feb 07 08:54:41 2024 +0000 |
tree | 8ccf91ea515a6eb0449b5da03124180d699c0284 | |
parent | 6368895adf7f107ef6671e6edda187c356eb9af2 [diff] |
New hearing device pairing page: check gatt status Checks the gatt status in `onConnectionStateChange()` and `onServiceDiscovered()` callbacks. Disconnects and removes the gatt from the `mConnectingGattList` if the gatt status is not success in these callbacks. Bug: 307890347 Test: manual test Change-Id: Iab09f13b2ff3d33e5c4d6a8710736307c26b17e7