History log of /system/nfc/src/nfa/include/nfa_hci_int.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1e3a89ae36336dee15d16eb6bd8425d690f7f102 11-May-2018 anil.hiranniah <anil.hiranniah@nxp.com> NCI2.0: Handling NFCEE_STATUS_NTF(unrecoverable error)

After reception of NFCEE_STATUS_NTF (Unrecoverable Error),
Host shall send NFCEE_DISCOVER_CMD and then
send NFCEE_MODE_SET_CMD to send eSE to enabled state.

Bug: 69876039
Test: Send dummy NFCEE_STATUS_NTF and check for recovery.
NFC Enable/Disable

Change-Id: I8d1d5f75a29b7135137fb7d57ca1f892b1e885fc
(cherry picked from commit 8341fdedabe2d98787616bf4afdadffdef9933b4)
/system/nfc/src/nfa/include/nfa_hci_int.h
9ba6d2423a011e341d94dfade2fcfb107483d4c6 14-Oct-2017 Ruchi Kandoi <kandoiruchi@google.com> Remove unused parameters, unused variables, unused functions

Removes warnings after enabling -Wall and -Werror

Test: Boots, NFC Enable/Disable
Change-Id: Ic939464e74792f09886caded9afa2fa5aafaf9f0
/system/nfc/src/nfa/include/nfa_hci_int.h
2eba59f3f0639fbf6a2be8cc54167e9ffd5d8536 24-Oct-2017 Ruchi Kandoi <kandoiruchi@google.com> Remove unused global declaration

Test: Tag reading, HCE
Change-Id: I89962090c03a2c373f9bdadf4785320d1f30908a
/system/nfc/src/nfa/include/nfa_hci_int.h
561d1d71ebebb36743b793e99dbdaf7d52993f42 13-Oct-2017 Ruchi Kandoi <kandoiruchi@google.com> Remove unused macros

Test: boots, NFC enable/disable
Change-Id: I18fe458d016856fd1d883b6fd927d81edb7efa14
/system/nfc/src/nfa/include/nfa_hci_int.h
6767aec6e61ac10feb07bd27f9e1247076b32050 26-Sep-2017 Ruchi Kandoi <kandoiruchi@google.com> Replace error and tracing logs with standard log messages

ERROR logs are replaced by LOG(ERROR)
WARNING logs are replaced by LOG(WARNING)
DEBUG, TRACE and EVENT logs are replaced with DLOG_IF()
These debug logs are compiled in only for debug builds and swapped out
for release builds.

appl_trace_level is replaced by a boolean nfc_debug_enabled.

BT_TRACE_PROTOCOL and BT_TRACE_VERBOSE are not needed since we have
moved to debug mode logging only, which keeps the binary size small for
non-debug builds.

Test: NFC enable/disable, NFC Tag reading
Change-Id: I3aa4dc52dea6a850f21eb4d1d57040b2ab67d6f1
/system/nfc/src/nfa/include/nfa_hci_int.h
7e16563ba20c63ec431301e77405fe29791f2486 04-Aug-2017 Ruchi Kandoi <kandoiruchi@google.com> Flatten include directory structure

Test: compiles
Change-Id: If26cf3ff39e06478d7621c23ff3472bd280e5fe2
/system/nfc/src/nfa/include/nfa_hci_int.h