Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py99 wait_for_gatt_disconnect_event(central, gatt_callback)
103 def wait_for_gatt_disconnect_event(central: AndroidDevice, gatt_callback): function
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py36 from blueberry.utils.bt_gatt_utils import wait_for_gatt_disconnect_event
148 wait_for_gatt_disconnect_event(device, gatt_callback)
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py50 from blueberry.utils.bt_gatt_utils import wait_for_gatt_disconnect_event
387 wait_for_gatt_disconnect_event(self.central, gatt_callback_2)