Home
last modified time | relevance | path

Searched refs:orchestrate_gatt_connection (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py47 from blueberry.utils.bt_gatt_utils import orchestrate_gatt_connection
175 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
216 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
426 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
470 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
516 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
569 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
624 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
745 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
848 …bluetooth_gatt, gatt_callback, adv_callback = (orchestrate_gatt_connection(self.central, self.peri…
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dgatt_connected_base_test.py39 from blueberry.utils.bt_gatt_utils import orchestrate_gatt_connection
66 self.bluetooth_gatt, self.gatt_callback, self.adv_callback = (orchestrate_gatt_connection(
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py117 def orchestrate_gatt_connection(central: AndroidDevice, function