History log of /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f999f25917b2bc50ab78c7e073da18f6fa69d6b 15-Nov-2017 Ruchi Kandoi <kandoiruchi@google.com> Apply Clang-format from stable version

find * | grep "\.[ch]" | xargs
/platform/prebuilts/clang/host/linux-x86/clang-stable/bin/clang-format
--style=file -i

Test: Nfc enable/disable
Change-Id: I7efa64395ec74269d6e4e36ae88c135300567842
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
441bcfc994dcd92a23a9fa7eb3d249660488429c 09-Nov-2017 Ruchi Kandoi <kandoiruchi@google.com> Apply clang-format

find * | grep "\.[ch]" | xargs clang-format --style=file -i

Test: NFC toggle, Tag Reading
Change-Id: Ie2687c69145d299bf1dab839db22398da36e7223
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
d4813a966a0a3794ef3ee3bdac1c4de54425a89c 28-Sep-2017 Ruchi Kandoi <kandoiruchi@google.com> Convert logging and tracing events to standard log messages

Error logs are replaced with LOG(ERROR)
Warning logs are replaced with LOG(WARNING)
Debug logs are replaced with DLOG_IF()

Test: Boots, NFC Enable/Disable
Change-Id: I9356a17f1fdc69a60e6c4bef1eae957e47471e6e
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
bd83069c585339c520e3a64eae5c4e89e451c85f 07-Aug-2017 Ruchi Kandoi <kandoiruchi@google.com> Convert jni files from C to C++

libnfc-nci is transitioning from C to C++. This patch modifies header
inclusions for libnfc-nci header files.

Test: boots and tag reading
Change-Id: I688023503b85af02642bec42b2445988daa1d883
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
6aecee1b6c02bf218137b772e5c8440aa54ab314 29-Jun-2016 Chih-Hung Hsieh <chh@google.com> Fix misc-macro-parentheses warnings in apps/Nfc.

Add parentheses around parameters beside operators.
Bug: 28705665
Test: build with clang-tidy

Change-Id: Iee69b2ee73578144b653e502f4829484619c4774
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h
8605731e8f17d1fde003084811f13f52539eb20c 03-Aug-2015 Jizhou Liao <Jizhou.Liao@nxp.com> Support Mifare Classic tag.

Support NXP Mifare Classic tag.

Bug: 23618022
Change-Id: If674b493bba7596803738f8c3d22b7ce89a0fa8b
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/phNfcTypes.h