HomeSort by relevance Sort by last modified time
    Searched refs:disconnectHfpNative (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetNativeInterface.java 275 return disconnectHfpNative(Utils.getByteAddress(device));
472 private native boolean disconnectHfpNative(byte[] address);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 508 static jboolean disconnectHfpNative(JNIEnv* env, jobject object,
    [all...]

Completed in 699 milliseconds