Searched refs:method_onConfigureMTU (Results 1 – 1 of 1) sorted by relevance
127 static jmethodID method_onConfigureMTU; variable361 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConfigureMTU, conn_id, in btgattc_configure_mtu_cb()801 method_onConfigureMTU = env->GetMethodID(clazz, "onConfigureMTU", "(III)V"); in classInitNative()