Searched defs:OwnAddressType (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/android/pandora/test/ |
| D | asha_test.py | 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: 136 …dvertisement: AioStream[AdvertiseResponse], ref: ScanningResponse, dut_address_type: OwnAddressType 250 ref_address_type: OwnAddressType, 310 dut_address_type: OwnAddressType, 311 ref_address_type: OwnAddressType, 343 dut_address_type: OwnAddressType, 344 ref_address_type: OwnAddressType, 401 dut_address_type: OwnAddressType, 402 ref_address_type: OwnAddressType, [all …]
|
| /packages/modules/Bluetooth/android/pandora/test/pairing/ |
| D | smp_test.py | 92 …async def dut_pair(self, dut_address_type: OwnAddressType, ref_address_type: OwnAddressType) -> Sc…
|
| /packages/modules/Bluetooth/floss/pandora/floss/ |
| D | floss_enums.py | 227 class OwnAddressType(enum.IntEnum): class
|