Searched refs:gattClientReadDescriptorNative (Results 1 – 2 of 2) sorted by relevance
321 private native void gattClientReadDescriptorNative(int connId, int handle, int authReq); in gattClientReadDescriptorNative() method in GattNativeInterface508 gattClientReadDescriptorNative(connId, handle, authReq); in gattClientReadDescriptor()
1465 static void gattClientReadDescriptorNative(JNIEnv* /* env */, in gattClientReadDescriptorNative() function2814 (void*)gattClientReadDescriptorNative}, in register_com_android_bluetooth_gatt_()