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

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 257 static jboolean disconnectChannelNative(JNIEnv *env, jobject object, jint channel_id) {
276 {"disconnectChannelNative", "(I)Z", (void *) disconnectChannelNative},
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 221 if (!disconnectChannelNative(chan.mChannelId)) {
    [all...]

Completed in 352 milliseconds