Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDbElement.java39 public int attributeHandle; field in GattDbElement
86 public static GattDbElement createIncludedService(int attributeHandle) { in createIncludedService()