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

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

Completed in 286 milliseconds