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/
HeadsetStateMachine.java 418 disconnectHfpNative(getByteAddress(device));
447 disconnectHfpNative(getByteAddress(device));
668 disconnectHfpNative(getByteAddress(device));
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 530 static jboolean disconnectHfpNative(JNIEnv *env, jobject object, jbyteArray address) {
828 {"disconnectHfpNative", "([B)Z", (void *) disconnectHfpNative},

Completed in 767 milliseconds