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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp723 static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) { function in namespace:android
1223 {"startDiscoveryNative", "()Z", (void*)startDiscoveryNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java1506 return startDiscoveryNative();
2267 private native boolean startDiscoveryNative(); method in class:AdapterService

Completed in 135 milliseconds