Searched refs:gattServerStartServiceNative (Results 1 – 2 of 2) sorted by relevance
1563 static void gattServerStartServiceNative (JNIEnv *env, jobject object, in gattServerStartServiceNative() function1722 {"gattServerStartServiceNative", "(III)V", (void *) gattServerStartServiceNative},
2149 gattServerStartServiceNative(serverIf, srvcHandle, in continueServiceDeclaration()2388 private native void gattServerStartServiceNative (int server_if, in gattServerStartServiceNative() method in GattService