Searched refs:gattServerDeleteServiceNative (Results 1 – 2 of 2) sorted by relevance
367 private native void gattServerDeleteServiceNative(int serverIf, int svcHandle); in gattServerDeleteServiceNative() method in GattNativeInterface627 gattServerDeleteServiceNative(serverIf, svcHandle); in gattServerDeleteService()
2067 static void gattServerDeleteServiceNative(JNIEnv* /* env */, in gattServerDeleteServiceNative() function2846 (void*)gattServerDeleteServiceNative}, in register_com_android_bluetooth_gatt_()