Searched refs:gattServerStopServiceNative (Results 1 – 2 of 2) sorted by relevance
1592 static void gattServerStopServiceNative(JNIEnv* env, jobject object, in gattServerStopServiceNative() function2197 (void*)gattServerStopServiceNative},
3103 gattServerStopServiceNative(serverIf, entry.handle); in stopNextService()3302 private native void gattServerStopServiceNative(int serverIf, int svcHandle); in gattServerStopServiceNative() method in GattService