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

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

Completed in 29 milliseconds