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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2045 gattServerDeleteServiceNative(serverIf, srvcHandle);
2277 gattServerDeleteServiceNative(serverIf, handle);
2464 private native void gattServerDeleteServiceNative (int server_if, method in class:GattService
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1725 static void gattServerDeleteServiceNative (JNIEnv *env, jobject object, function in namespace:android
1874 {"gattServerDeleteServiceNative", "(II)V", (void *) gattServerDeleteServiceNative},

Completed in 75 milliseconds