Searched refs:clccResponseNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 391 return clccResponseNative(index, dir, status, mode, mpty, number, type, in clccResponse() 490 private native boolean clccResponseNative(int index, int dir, int status, int mode, in clccResponseNative() method in HeadsetNativeInterface
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_hfp.cpp | 789 static jboolean clccResponseNative(JNIEnv* env, jobject object, jint index, in clccResponseNative() function 940 (void*)clccResponseNative},
|