Home
last modified time | relevance | path

Searched refs:enter_pairing_mode (Results 1 – 25 of 27) sorted by relevance

12

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_handsfree_abstract_device.py74 def enter_pairing_mode(self): member in BluetoothHandsfreeAbstractDevice
128 def enter_pairing_mode(self): member in PixelBudsBluetoothHandsfreeAbstractDevice
179 def enter_pairing_mode(self): member in EarstudioReceiverBluetoothHandsfreeAbstractDevice
180 return self.earstudio_controller.enter_pairing_mode()
225 def enter_pairing_mode(self): member in JaybirdX3EarbudsBluetoothHandsfreeAbstractDevice
226 return self.jaybird_controller.enter_pairing_mode()
282 def enter_pairing_mode(self): member in AndroidHeadsetBluetoothHandsfreeAbstractDevice
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Ddongles.py46 def enter_pairing_mode(self): member in SingleButtonDongle
92 def enter_pairing_mode(self): member in ThreeButtonDongle
Dlogitech_headset.py50 def enter_pairing_mode(self): member in LogitechAudioReceiver
Dsony_xb2_speaker.py52 def enter_pairing_mode(self): member in SonyXB2Speaker
Dsony_xb20_speaker.py50 def enter_pairing_mode(self): member in SonyXB20Speaker
Dak_xb10_speaker.py52 def enter_pairing_mode(self): member in AkXB10Speaker
Dfugu_remote.py53 def enter_pairing_mode(self): member in FuguRemote
Di6s_headset.py51 def enter_pairing_mode(self): member in I6sHeadset
Dearstudio_receiver.py117 def enter_pairing_mode(self): member in EarstudioReceiver
Djaybird_x3.py59 def enter_pairing_mode(self): member in JaybirdX3Earbuds
/tools/test/connectivity/acts_tests/tests/google/coex/stress_tests/
DCoexBtMultiProfileStressTest.py43 self.audio_receiver.enter_pairing_mode()
46 self.receiver.enter_pairing_mode()
DCoexHfpStressTest.py43 self.audio_receiver.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/fugu/
DAndroidFuguRemotePairingTest.py64 self.fugu_remote.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/bt/power/
DSetupBTPairingTest.py77 self.bt_device.enter_pairing_mode()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dsimulated_carkit_device.py44 def enter_pairing_mode(self): member in SimulatedCarkitDevice
DBtFunhausBaseTest.py49 self.dongle.enter_pairing_mode()
Dbt_test_utils.py228 headset.enter_pairing_mode()
237 headset.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/bt/
DAkXB10PairingTest.py45 self.ak_xb10_speaker.enter_pairing_mode()
DSonyXB2PairingTest.py45 self.sony_xb2_speaker.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DThreeButtonDongleTest.py48 self.dongle.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DWlanWithHfpPerformanceTest.py41 self.audio_receiver.enter_pairing_mode()
DWlanWithA2dpPerformanceTest.py52 self.bt_device.enter_pairing_mode()
DCoexBtMultiProfilePerformanceTest.py55 self.audio_receiver.enter_pairing_mode()
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DCoexBtMultiProfileFunctionalityTest.py49 self.audio_receiver.enter_pairing_mode()
DWlanWithHfpFunctionalityTest.py48 self.audio_receiver.enter_pairing_mode()

12