Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp155 static jmethodID method_onServerReadCharacteristic; variable
623 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onServerReadCharacteristic, in btgatts_request_read_characteristic_cb()
853 method_onServerReadCharacteristic = env->GetMethodID( in classInitNative()