Searched refs:gattServerAddIncludedServiceNative (Results 1 – 2 of 2) sorted by relevance
1528 static void gattServerAddIncludedServiceNative (JNIEnv *env, jobject object, in gattServerAddIncludedServiceNative() function1719 {"gattServerAddIncludedServiceNative", "(III)V", (void *) gattServerAddIncludedServiceNative},
2140 gattServerAddIncludedServiceNative(serverIf, srvcHandle, in continueServiceDeclaration()2377 private native void gattServerAddIncludedServiceNative (int server_if, in gattServerAddIncludedServiceNative() method in GattService