Searched refs:gattServerAddDescriptorNative (Results 1 – 2 of 2) sorted by relevance
1550 static void gattServerAddDescriptorNative (JNIEnv *env, jobject object, in gattServerAddDescriptorNative() function1721 {"gattServerAddDescriptorNative", "(IIJJI)V", (void *) gattServerAddDescriptorNative},
2129 gattServerAddDescriptorNative(serverIf, srvcHandle, in continueServiceDeclaration()2384 private native void gattServerAddDescriptorNative (int server_if, in gattServerAddDescriptorNative() method in GattService