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.py142 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
155 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
161 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
167 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.py140 expected_event_name = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)
Dgatt_connect_test.py221 GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback, self.default_timeout))
299 expected_event = GattCallbackString.GATT_CONN_CHANGE.format(gatt_callback)