Searched refs:gattServerStopServiceNative (Results 1 – 2 of 2) sorted by relevance
365 private native void gattServerStopServiceNative(int serverIf, int svcHandle); in gattServerStopServiceNative() method in GattNativeInterface622 gattServerStopServiceNative(serverIf, svcHandle); in gattServerStopService()
2061 static void gattServerStopServiceNative(JNIEnv* /* env */, jobject /* object */, in gattServerStopServiceNative() function2844 (void*)gattServerStopServiceNative}, in register_com_android_bluetooth_gatt_()