Home
last modified time | relevance | path

Searched refs:ref_device_connect (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/pandora/test/
Dasha_test.py352 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne… function
364ref_device_connect(self.ref_left, Ear.LEFT), ref_device_connect(self.ref_right, Ear.RIGHT)
498 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne… function
510ref_device_connect(self.ref_left, Ear.LEFT), ref_device_connect(self.ref_right, Ear.RIGHT)
766 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne… function
775 dut_ref, ref_dut = await ref_device_connect(self.ref_left, Ear.LEFT)
868 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne… function
877 dut_ref, ref_dut = await ref_device_connect(self.ref_left, Ear.LEFT)
921 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne… function
930 dut_ref, ref_dut = await ref_device_connect(self.ref_left, Ear.LEFT)
[all …]