Home
last modified time | relevance | path

Searched refs:gattServerDeleteServiceNative (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2981 gattServerDeleteServiceNative(serverIf, handle); in removeService()
3145 gattServerDeleteServiceNative(serverIf, handle); in deleteServices()
3339 private native void gattServerDeleteServiceNative(int serverIf, int svcHandle); in gattServerDeleteServiceNative() method in GattService
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1597 static void gattServerDeleteServiceNative(JNIEnv* env, jobject object, in gattServerDeleteServiceNative() function
2198 (void*)gattServerDeleteServiceNative},