Searched refs:gattServerStopServiceNative (Results 1 – 2 of 2) sorted by relevance
1570 static void gattServerStopServiceNative (JNIEnv *env, jobject object, in gattServerStopServiceNative() function1723 {"gattServerStopServiceNative", "(II)V", (void *) gattServerStopServiceNative},
2187 gattServerStopServiceNative(serverIf, entry.handle); in stopNextService()2391 private native void gattServerStopServiceNative (int server_if, in gattServerStopServiceNative() method in GattService