Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d683251 authored by Charlie Boutier's avatar Charlie Boutier
Browse files

BumbleBluetoothTests: Update todo bug

Test: atest BumbleBluetoothTests
Bug: 343749428
Change-Id: I44151ff548ac49f1b853e75d5bd19c6201369a32
parent 365a0ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@ public class GattServerConnectWithScanTest {
    }

    @Test
    @Ignore("b/343525982: Remove hidden api's dependencies to enable the test.")
    @Ignore("b/343749428: Remove hidden api's dependencies to enable the test.")
    public void serverConnectToPublicAddress_withTransportLE() throws Exception {
        String publicAddress = mBumble.getRemoteDevice().getAddress();
        advertiseWithBumble(OwnAddressType.PUBLIC);
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ public class GattServerConnectWithoutScanTest {
    }

    @Test
    @Ignore("b/343525982: Remove hidden api's dependencies to enable the test.")
    @Ignore("b/343749428: Remove hidden api's dependencies to enable the test.")
    public void serverConnectToPublicAddress_withTransportLE() throws Exception {
        advertiseWithBumble(OwnAddressType.PUBLIC);