Searched refs:startDiscoveryNative (Results 1 – 2 of 2) sorted by relevance
979 static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) { in startDiscoveryNative() function1704 {"startDiscoveryNative", "()Z", (void*)startDiscoveryNative},
2605 return startDiscoveryNative(); in startDiscovery()3903 private native boolean startDiscoveryNative(); in startDiscoveryNative() method in AdapterService