Home
last modified time | relevance | path

Searched defs:GATT_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java100 public static final int GATT_SUCCESS = 0; field in BluetoothGatt
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py307 GATT_SUCCESS = 0 variable in BluetoothGatt
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h45 GATT_SUCCESS = 0x00, enumerator