Searched refs:cancelBondNative (Results 1 – 2 of 2) sorted by relevance
125 return cancelBondNative(address); in cancelBond()303 private native boolean cancelBondNative(byte[] address); in cancelBondNative() method in AdapterNativeInterface
1451 static jboolean cancelBondNative(JNIEnv* env, jobject /* obj */, in cancelBondNative() function2159 {"cancelBondNative", "([B)Z", (void*)cancelBondNative}, in register_com_android_bluetooth_btservice_AdapterService()