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

Commit 4fbcd9f3 authored by Charlie Boutier's avatar Charlie Boutier Committed by Gerrit Code Review
Browse files

Merge "BumbleBluetoothTests: Update todo bug" into main

parents bbc6e458 9d683251
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);