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