Home
last modified time | relevance | path

Searched refs:pair_and_connect_bluetooth (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/connectivity/
Dbluetooth_pairing_test.py76 initiator.pair_and_connect_bluetooth(mac_address)
Dbluetooth_connection_test.py32 self.primary_device.pair_and_connect_bluetooth(self.mac_address)
/packages/modules/Bluetooth/system/blueberry/controllers/
Dgrpc_bt_sync_mock.py75 def pair_and_connect_bluetooth( member in GrpcBtSyncMock
/packages/modules/Bluetooth/system/blueberry/tests/map/
Dbluetooth_map_test.py54 self.pri_phone.pair_and_connect_bluetooth(mac_address)
/packages/modules/Bluetooth/system/blueberry/tests/pan/
Dbluetooth_pan_test.py211 panu_device.pair_and_connect_bluetooth(nap_device.mac_address)
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py393 def pair_and_connect_bluetooth(self, mac_address: str, attempts: int = 3, member in AndroidBluetoothDecorator
957 self.pair_and_connect_bluetooth(mac_address)
1495 self.pair_and_connect_bluetooth(mac_address)
/packages/modules/Bluetooth/system/blueberry/tests/avrcp/
Dbluetooth_avrcp_test.py81 self.pri_device.pair_and_connect_bluetooth(self.mac_address)
/packages/modules/Bluetooth/system/blueberry/decorators/
Dfitbit_app_decorator.py71 def pair_and_connect_bluetooth(self, mac_address: str) -> None: member in FitbitAppDecorator
/packages/modules/Bluetooth/system/blueberry/tests/pbap/
Dbluetooth_pbap_test.py70 self.pri_phone.pair_and_connect_bluetooth(mac_address)