Searched defs:PandoraDevice (Results  1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/android/pandora/test/ | 
| D | classic_ssp_test.py | 198 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,
 
 | 
| D | asha_test.py | 90         self, ref_device: PandoraDevice, ref_address_type: OwnAddressType, ear: Ear147 …async def is_device_connected(self, device: PandoraDevice, connection: Connection, timeout: float)…
 
 |