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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp160 static jmethodID method_onReadRemoteRssi; member in namespace:android
420 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onReadRemoteRssi,
666 method_onReadRemoteRssi = env->GetMethodID(clazz, "onReadRemoteRssi", "(ILjava/lang/String;II)V");

Completed in 11 milliseconds