History log of /system/nfc/halimpl/bcm2079x/include/android_logmsg.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6fca02d5010de7bd31d83b853c32138021da5f29 30-Jan-2017 Ruchi Kandoi <kandoiruchi@google.com> Apply clang-format

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

Test: compiles
Change-Id: Id9b790d9685f7ba5ba1bcec1149619b63c2e679a
signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h
a6eddd86a10fc3d7e72e589f874bffdfab6d6933 26-Jan-2017 Ruchi Kandoi <kandoiruchi@google.com> Add dependent header files before clang-format

Test: compiles
Change-Id: I0d39520d23f325b064849f78340e4fde5097ec7c
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h
0a73688fae255d6c4730747caefaa134bd29b1d6 10-Jan-2017 Ruchi Kandoi <kandoiruchi@google.com> Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE

Test: Compiles
Change-Id: Icd64463dd10c1af9642d2d0bb3d8fa3ebe1bdd7e
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h
b34f5d5327ea2d7681f1984b4308fc7180712a57 10-Dec-2016 Ruchi Kandoi <kandoiruchi@google.com> Converts uint32_t to uintptr for logMgs

Test: Compiles
Change-Id: I8cfb561776f0aaea09476906671b13a18290ebb7
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h
512ee63c7cc8feb016863e507a5d33cd0f4242bf 03-Jan-2017 Ruchi Kandoi <kandoiruchi@google.com> Changes data types to standard types.

platform/system/bt/tools/scripts/change_types.sh was used to convert:
UINT8->uint8_t
UINT32->uint32_t
UINT16->uint16_t
INT8->int8_t
INT32->int32_t
INT16->int16_t

Test: Compiles
Change-Id: I7fce2cbff75a2087db46cda7527437a46a627c46
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h
a24be4f06674b2707b57904deaa0dff5a95823bd 13-Nov-2013 Evan Chu <evanchu@broadcom.com> Upgrade stack to NFA_PI_1.03.66+

Take code from NFCA_MI_430.10.00.07.
Additional changes include:
* Adjust copyright.
* Clean up stack and HAL diagnostic tracing.
* Fix ce_t4t_data_cback() in src/nfc/tags/ce_t4t.c in order to let HCE payment to work.
* Reduce compilation warnings.

Change-Id: I7b174229029d4a4955ff7750623e78c9a8c856f6
/system/nfc/halimpl/bcm2079x/include/android_logmsg.h