Searched refs:removeBondNative (Results 1 – 2 of 2) sorted by relevance
121 return removeBondNative(address); in removeBond()301 private native boolean removeBondNative(byte[] address); in removeBondNative() method in AdapterNativeInterface
1433 static jboolean removeBondNative(JNIEnv* env, jobject /* obj */, in removeBondNative() function2158 {"removeBondNative", "([B)Z", (void*)removeBondNative}, in register_com_android_bluetooth_btservice_AdapterService()