Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattServerFacade.java61 private static int sDescriptorCount; field in GattServerFacade
923 sDescriptorCount += 1; in gattServerCreateBluetoothGattDescriptor()
924 int index = sDescriptorCount; in gattServerCreateBluetoothGattDescriptor()