Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dgatt_connected_base_test.py35 from blueberry.utils.bt_gatt_constants import GattMtuSize
70 self.mtu = GattMtuSize.MIN
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py292 class GattMtuSize(enum.IntEnum): class
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py38 from blueberry.utils.bt_gatt_constants import GattMtuSize
433 unexpected_mtu = GattMtuSize.MIN - 1