Home
last modified time | relevance | path

Searched defs:PandoraDevice (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/pandora/test/
Dclassic_ssp_test.py198 def set_io_capability(device: PandoraDevice, io_capability: Optional[PairingDelegate.IoCapability])…
209 async def make_classic_connection(initiator: PandoraDevice, acceptor: PandoraDevice) -> Tuple[Conne…
230 initiator: PandoraDevice,
232 acceptor: PandoraDevice,
246 device: PandoraDevice,
267 dut: PandoraDevice,
268 ref: PandoraDevice,
Dasha_test.py90 self, ref_device: PandoraDevice, ref_address_type: OwnAddressType, ear: Ear
147 …async def is_device_connected(self, device: PandoraDevice, connection: Connection, timeout: float)…