Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/security/
Dirk_rotation_test.py32 from blueberry.utils.bt_gatt_constants import GattTransport
141GattTransport.TRANSPORT_LE, False, None)
154GattTransport.TRANSPORT_LE, False, None)
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py32 from blueberry.utils.bt_gatt_constants import GattTransport
50 transport=GattTransport.TRANSPORT_AUTO,
119 transport=GattTransport.TRANSPORT_LE,
125 if transport == GattTransport.TRANSPORT_LE:
Dbt_gatt_constants.py313 class GattTransport(enum.IntEnum): class
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_with_irk_test.py34 from blueberry.utils.bt_gatt_constants import GattTransport
135GattTransport.TRANSPORT_LE, False, None)
Dgatt_connect_test.py41 from blueberry.utils.bt_gatt_constants import GattTransport
300 GattTransport.TRANSPORT_LE, False,
355 … transport=GattTransport.TRANSPORT_AUTO,
369 … transport=GattTransport.TRANSPORT_AUTO,
902 transport = GattTransport.TRANSPORT_AUTO