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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java789 gattClientGetDescriptorNative(connId, srvcType,
2149 gattClientGetDescriptorNative(svc.connId, svc.srvcType,
2381 private native void gattClientGetDescriptorNative(int conn_id, int service_type, method in class:GattService
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1070 static void gattClientGetDescriptorNative(JNIEnv* env, jobject object, function in namespace:android
1853 {"gattClientGetDescriptorNative", "(IIIJJIJJIJJ)V", (void *) gattClientGetDescriptorNative},

Completed in 20 milliseconds