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

Commit 1e387f1e authored by Rahul Sabnis's avatar Rahul Sabnis Committed by Automerger Merge Worker
Browse files

Merge "Add missing params to sl4a_sl4a function call" am: c0576d7c

parents 7e1631bc c0576d7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ class OobPairingTest(sl4a_sl4a_base_test.Sl4aSl4aBaseTestClass):
        if wait_for_oob_data:
            assertThat(oob_data[0]).isEqualTo(0)
            assertThat(oob_data[1]).isNotNone()
        self.dut_security_.create_bond_out_of_band(oob_data[1], wait_for_device_bonded)
        self.dut_security_.create_bond_out_of_band(oob_data[1], None, -1, wait_for_device_bonded)

    def __create_le_bond_oob_double_sided(self, wait_for_oob_data=True, wait_for_device_bonded=True):
        # Genearte OOB data on DUT, but we don't use it