Home
last modified time | relevance | path

Searched refs:factory_reset_bluetooth (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/connectivity/
Dbluetooth_pairing_test.py44 self.derived_bt_device.factory_reset_bluetooth()
51 self.derived_bt_device.factory_reset_bluetooth()
80 initiator.factory_reset_bluetooth()
81 receiver.factory_reset_bluetooth()
Dbluetooth_latency_test.py117 self.phone.factory_reset_bluetooth()
118 self.derived_bt_device.factory_reset_bluetooth()
Dbluetooth_throughput_test.py189 self.phone.factory_reset_bluetooth()
190 self.derived_bt_device.factory_reset_bluetooth()
Dbluetooth_connection_test.py29 self.derived_bt_device.factory_reset_bluetooth()
/packages/modules/Bluetooth/system/blueberry/tests/audio_capture/
Dbluetooth_audio_capture_test.py79 self.pri_phone.factory_reset_bluetooth()
80 self.derived_bt_device.factory_reset_bluetooth()
/packages/modules/Bluetooth/system/blueberry/controllers/
Dandroid_bt_target_device.py108 self.factory_reset_bluetooth()
206 def factory_reset_bluetooth(self) -> None: member in AndroidBtTargetDevice
209 self.pri_ad.factory_reset_bluetooth()
Dderived_bt_device.py112 def factory_reset_bluetooth(self) -> None: member in BtDevice
Dgrpc_bt_target_mock.py81 def factory_reset_bluetooth(self) -> None: member in GrpcBtTargetMock
Dbt_stub.py56 def factory_reset_bluetooth(self) -> None: member in BtStub
/packages/modules/Bluetooth/system/blueberry/tests/pan/
Dbluetooth_pan_test.py69 device.factory_reset_bluetooth()
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py175 self.factory_reset_bluetooth()
362 def factory_reset_bluetooth(self) -> None: member in AndroidBluetoothDecorator
954 bt_device.factory_reset_bluetooth()