Home
last modified time | relevance | path

Searched refs:gattClientWriteDescriptorNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java333 private native void gattClientWriteDescriptorNative(int connId, int handle, int authReq, in gattClientWriteDescriptorNative() method in GattNativeInterface
506 gattClientWriteDescriptorNative(connId, handle, authReq, value); in gattClientWriteDescriptor()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1604 static void gattClientWriteDescriptorNative(JNIEnv* env, jobject object, in gattClientWriteDescriptorNative() function
2804 (void*)gattClientWriteDescriptorNative},