Unregister GATT client if closed before registration completes
If BluetoothGatt#close is called before onClientRegistered, ensure unregisterClient is called once mClientIf is set and clientConnect is not called in this scenario. Test: atest BumbleBluetoothTests Test: atest GattClientTest#directConnectGattAfterClose from aosp/2755825 Bug: 295587623 Change-Id: Ie949f0ac9fe6130b6d09793642835e2ef38e5bc9
Loading
Please register or sign in to comment