Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/test/
Dasha_test.py50 class Ear(enum.IntEnum): class
96 self, ref_device: PandoraDevice, ref_address_type: OwnAddressType, ear: Ear
115 … async def dut_scan_for_asha(self, dut_address_type: OwnAddressType, ear: Ear) -> ScanningResponse:
161 def get_expected_advertisement_data(self, ear: Ear) -> str:
251 ear: Ear,
352 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne…
498 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne…
633 disconnect_device: Ear,
677 self, dut_address_type: OwnAddressType, ref_address_type: OwnAddressType, tested_device: Ear
766 …async def ref_device_connect(ref_device: BumblePandoraDevice, ear: Ear) -> Tuple[Connection, Conne…
[all …]