Searched refs:connectHfpNative (Results 1 – 2 of 2) sorted by relevance
264 return connectHfpNative(Utils.getByteAddress(device)); in connectHfp()470 private native boolean connectHfpNative(byte[] address); in connectHfpNative() method in HeadsetNativeInterface
507 static jboolean connectHfpNative(JNIEnv* env, jobject object, in connectHfpNative() function923 {"connectHfpNative", "([B)Z", (void*)connectHfpNative},