Home
last modified time | relevance | path

Searched defs:GATT_CONNECTION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java134 public static final int GATT_CONNECTION_TIMEOUT = 0x93; field in BluetoothGatt
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h84 GATT_CONNECTION_TIMEOUT = 0x93, enumerator