Searched refs:method_onScanResult (Results 1 – 1 of 1) sorted by relevance
115 static jmethodID method_onScanResult; variable223 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onScanResult, event_type, in btgattc_scan_result_cb()777 method_onScanResult = env->GetMethodID(clazz, "onScanResult", in classInitNative()