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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattDbElement.java39 public int attributeHandle; field in class:GattDbElement
86 public static GattDbElement createIncludedService(int attributeHandle) { argument
89 el.attributeHandle = attributeHandle;

Completed in 41 milliseconds