Searched refs:gattClientReadDescriptorNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1149 static void gattClientReadDescriptorNative(JNIEnv* env, jobject object, function in namespace:android
1856 {"gattClientReadDescriptorNative", "(IIIJJIJJIJJI)V", (void *) gattClientReadDescriptorNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1566 gattClientReadDescriptorNative(connId, srvcType,
2397 private native void gattClientReadDescriptorNative(int conn_id, int service_type, method in class:GattService

Completed in 461 milliseconds