Searched refs:method_onWriteCharacteristic (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp148 static jmethodID method_onWriteCharacteristic; member in namespace:android
339 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onWriteCharacteristic
874 method_onWriteCharacteristic = env->GetMethodID(clazz, "onWriteCharacteristic", "(III)V");

Completed in 40 milliseconds