Searched refs:gattServerUnregisterAppNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1545 static void gattServerUnregisterAppNative(JNIEnv* env, jobject object, jint serverIf) function in namespace:android
1776 {"gattServerUnregisterAppNative", "(I)V", (void *) gattServerUnregisterAppNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1878 gattServerUnregisterAppNative(serverIf);
2348 private native void gattServerUnregisterAppNative(int serverIf); method in class:GattService

Completed in 43 milliseconds