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