Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothLeAdvertisingSetFacade.java51 private static int sAdvertisingSetCallbackCount; field in BluetoothLeAdvertisingSetFacade
85 int index = ++sAdvertisingSetCallbackCount; in bleAdvSetGenCallback()