Searched refs:gattClientReadDescriptorNative (Results 1 – 2 of 2) sorted by relevance
1290 static void gattClientReadDescriptorNative(JNIEnv* env, jobject object, in gattClientReadDescriptorNative() function2392 (void*)gattClientReadDescriptorNative},
2979 gattClientReadDescriptorNative(connId, handle, authReq); in readDescriptor()4000 private native void gattClientReadDescriptorNative(int connId, int handle, int authReq); in gattClientReadDescriptorNative() method in GattService