Home
last modified time | relevance | path

Searched refs:GATT_CONN_CHANGE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/security/
Dirk_rotation_test.py143 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
156 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
162 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
168 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py78 GATT_CONN_CHANGE = "GattConnect{}onConnectionStateChange" variable in GattCallbackString
145 GATT_CONN_CHANGE = { variable in GattEvent
146 "evt": GattCallbackString.GATT_CONN_CHANGE,
Dbt_gatt_utils.py57 expected_event = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
73 expected_event = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
104 expected_event = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_with_irk_test.py139 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
Dgatt_connect_test.py225 GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback, self.default_timeout))
304 expected_event = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)