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