History log of /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
55b2c9109e15be7965dd7b4385e6a68e47167e09 03-Oct-2012 mike wakerly <mikey@google.com> NfcAdapterExtras: add driver name.

Bug: 7276355
Change-Id: If2732afd542a68dc440308dae9eb76eb7ff31e25
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
8d6ea79dad7c25f592722faf47709e1b918d4c21 07-Aug-2012 Martijn Coenen <maco@google.com> Allow different default MIU / window sizes.

The new NCI stack can deal with larger MIU and
rw sizes, which give us better p2p throughput.

Change-Id: I6600f28ddafe142b64ead2df896823bb8d242fc5
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
c981340b7157e1b1873ca741f37b1ff19edae0b8 26-Jul-2012 Martijn Coenen <maco@google.com> NFC: Initial NCI DeviceHost and JNI implementation.

From partner drop at 07/20. Modified to fit into our new
JNI/DH split.

New build config that builds two targets,
Nfc and NfcNci, each with their own dependencies. Product config files
have to specify either Nfc or NfcNci in their packages config.
Change-Id: I348a3aad7167195ca03baf9636408ab8e4c55fce
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
4bbd47e5507d4c47a4d722216606307e45195a0a 25-Jul-2012 Martijn Coenen <maco@google.com> Move NXP JNI and DeviceHost implementation into separate dir.

Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.

Change-Id: I8579ec30ceb1908e4cd180cfbd10224aa4bddb8d
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
ff94ceff4c2715134c85a84c75d47a5835f1a598 25-Jul-2012 Martijn Coenen <maco@google.com> Revert "Move NXP JNI and DeviceHost implementation into separate dir."

This reverts commit 26f6049196acaa9768ba6bdef343216ea878a4c1.
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java
26f6049196acaa9768ba6bdef343216ea878a4c1 20-Jul-2012 Martijn Coenen <maco@google.com> Move NXP JNI and DeviceHost implementation into separate dir.

Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.

Change-Id: Ibb6aeb11f0bb887e153fd457860b1ad0e39e7933
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/NativeNfcManager.java