Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattClientFacade.java61 private static int BluetoothGattDiscoveredServicesCount; field in GattClientFacade
2092 int idx = BluetoothGattDiscoveredServicesCount++; in onServicesDiscovered()