Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterNativeInterface.java218 return interopMatchAddrNative(featureName, address); in interopMatchAddr()
351 private native boolean interopMatchAddrNative(String featureName, String address); in interopMatchAddrNative() method in AdapterNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1889 static jboolean interopMatchAddrNative(JNIEnv* env, jclass /* clazz */, in interopMatchAddrNative() function
2186 (void*)interopMatchAddrNative}, in register_com_android_bluetooth_btservice_AdapterService()