Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_nxp_opensource_external_libnfc-nci
/
c9195ee6e62bbb75e2ba61e2ef4e77ff51f75a34
c9195ee
NFC: Fix SWP set/get configuration for NQ2xx
by Rohit Rangwani
· 7 years ago
ac61e8f
NFC: Fix compile error
by c_pbembr
· 8 years ago
c8cc8bf
NFC: Integrate constants, hal modifications and feature list
by c_pbembr
· 8 years ago
145e076
NFC: Merge tag 'NFC_NCIHALx_AR00C0.8.1.0_O_OpnSrc' into nfc.lnx.2.9
by Rohit Rangwani
· 8 years ago
91529b7
NFC: Merge branch 'caf/github-nxpnfc/master' into nfc.lnx.2.9
by Rohit Rangwani
· 8 years ago
5c0d651
SEAccessKit_AR8.1.0_OpnSrc
by nxpandroid
· 8 years ago
7fb6f9b
NFC_NCIHALx_AR00C0.8.1.0_O_OpnSrc
by nxpandroid
· 8 years ago
5f0b314
MW version updated to 8.1.0
by nxpandroid
· 8 years ago
9dde63b
[LxDebug]:Added config NXP_NCI_PARSER_LIBRARY to enable/disable parser library
by nxpandroid
· 8 years ago
379b3e2
MW-version-updated-to-8.0.18
by nxpandroid
· 8 years ago
f52a221
NFC init is not proper after FW update
by nxpandroid
· 8 years ago
601c474
[EMPTY_AID] : Replace ISO7816 proto routing to EMPTY AID routing
by nxpandroid
· 8 years ago
fb16096
NFC_GetConfig and NFC_PowerLink command are sent back to back causing JNI to be never notified thus causing NFC service died issue
by nxpandroid
· 8 years ago
2e651c6
NFC service died while semdaemon and NFC Off/On
by nxpandroid
· 8 years ago
7e9ab81
MW version updated to 8.0.17
by nxpandroid
· 8 years ago
90966dd
MW version updated to 8.0.16
by nxpandroid
· 8 years ago
baabebc
MW version updated to 8.0.15
by nxpandroid
· 8 years ago
db0c1e4
Continous presence check even I93 tag is removed added fix for handling corrupted RF frames
by nxpandroid
· 8 years ago
b708f58
eSE restricted mode check failure storage bin file dependancy is removed
by nxpandroid
· 8 years ago
7a8401b
Remove APDU and connectivity pipe dependency on bin file
by nxpandroid
· 8 years ago
0e3d6a5
[SEMDAEMON-NFCOFF/ON] GKI leak observed during NFC ON/OFF and SemDaemon. 1. Set NFC service PID function added in NFC_API 2. Setting NFC PID after NFC service
by nxpandroid
· 8 years ago
3b471a6
NFCEE status ntf handling . Avoiding nfcee status ntf handling during init.
by nxpandroid
· 8 years ago
ee58da0
Fix for DWP open is success even after timeout in DWP after 10s
by nxpandroid
· 8 years ago
6d5cd24
NFC service died when SPI + DWP-reset/NFC ON/OFF Lock added to serialize HalIoctl as a work around for Google's HIDL crash issue
by nxpandroid
· 8 years ago
b051561
Redefining NXP_DEFAULT_SE to support combinations of secure elements
by nxpandroid
· 8 years ago
46a34fd
core reset during nfc init and failure while recovering During NFC init, if reset notification is received then MW enters recovery procedure but NfcAdapter state sticks to STATE_OFF even after recovery
by nxpandroid
· 8 years ago
0c0a2ab
Max WTX handling at DWP Interface
by nxpandroid
· 8 years ago
d482e87
SemDemon triple mode test are failing due to NFC service crash
by nxpandroid
· 8 years ago
93a4a09
Nfcc clock setting corrected Due to compiler specific behavior command is corrupted
by nxpandroid
· 8 years ago
e5fc6c9
MW handling of NFCEE STATUS NTF with unrecoverable error
by nxpandroid
· 8 years ago
e66c02b
NFCC clock setting logic corrected for PN553
by nxpandroid
· 8 years ago
a827261
NFCC clock setting alignment in config file
by nxpandroid
· 8 years ago
cdc7afa
[CMA BYPASS Mode]:CMA BYPASS Mode to be hanfled in MW to align with FW changes
by nxpandroid
· 8 years ago
229028a
[PN67T Wired Mode]:Any commands not responding after Firmware update done
by nxpandroid
· 8 years ago
2415fd3
Fix for NFC on/off issue in RF proximity FIX: rf_filed_event_timeout timer is stopped on NFC disable. ISSUE: This timer is getting expired at nfc deinit and causing NFA_Disable api to stuck.
by nxpandroid
· 8 years ago
c685775
NFC crashed while reading type 1,2,3,4 tags together
by nxpandroid
· 8 years ago
b5eeb38
NFC crashed while reading type 1,2,3,4 tags together
by nxpandroid
· 8 years ago
e97f45c
Fixed lxdebub setconfig syntax error for unsupported FW versions
by nxpandroid
· 8 years ago
195ceda
Fixed mutiple times Init/Deinit of lxdebug library
by nxpandroid
· 8 years ago
1f03212
Lx Debug Logs Decoding Feature
by nxpandroid
· 8 years ago
5c6e53d
Lx Debug Logs Decoding Feature
by nxpandroid
· 8 years ago
cec45fd
Fix for DWP timout after receving E6 error issue
by nxpandroid
· 8 years ago
40407b9
MW version updated to 8.0.14
by nxpandroid
· 8 years ago
a0d1a82
Add checks to prevent NULL pointer deference in gki_init_free_queue()
by nxpandroid
· 8 years ago
53db18c
IWYU + remove unneeded dependencies
by nxpandroid
· 8 years ago
8353695
[SINGLE_BINARY] : Added missing pn557 check during FW download
by nxpandroid
· 8 years ago
5c71106
[Treble-Dev --> 81T_Dev] Added FW download Recovery in HAL init
by nxpandroid
· 8 years ago
b018c9b
[RECOVERY] : Crash in nfc_ncif_cmd_timeout while sending last command
by nxpandroid
· 8 years ago
94f24b7
Merge "NFC: Fix CTS HCE Felica Emulator Test Failure"
by Linux Build Service Account
· 8 years ago
0f2d47f
NFC: Fix CTS HCE Felica Emulator Test Failure
by Rohit Rangwani
· 8 years ago
29bd317
Merge "NFC: Fix HAL service crash"
by Linux Build Service Account
· 8 years ago
c039dc8
NFC: Fix HAL service crash
by Gaurav Singhal
· 8 years ago
518b707
NFC_NCIHALx_AR18C0.8.0.13_O_OpnSrc
by nxpandroid
· 8 years ago
4f6f968
SEAccessKit_AR8.0.13_OpnSrc
by nxpandroid
· 8 years ago
af2504e
NFC_NCIHALx_AR1800.8.0.13_O_OpnSrc
by nxpandroid
· 8 years ago
0edcaf1
NFC: Avoid NULL pointer dereferencing
by Gaurav Singhal
· 8 years ago
0e238c9
MW version updated to 8.0.13
by nxpandroid
· 8 years ago
d89c689
[SINGLE_BINARY]: Updating AID power for screen off.
by nxpandroid
· 8 years ago
15b6d1d
[SINGLE_BINARY] : CTS verifier CE related issue fixes
by nxpandroid
· 8 years ago
683b42d
MW version updated to 8.0.12
by nxpandroid
· 8 years ago
dc37603
[SINGLE BINARY] : Force NCI2.0 logic
by nxpandroid
· 8 years ago
4a087ab
PN80T power state related changes.
by nxpandroid
· 8 years ago
189c974
[SINGLE BINARY] hikey NFC init phNxpNciHal_getChipType() Fix
by nxpandroid
· 8 years ago
4874e03
[SINGLE BINARY] CTS OffHost select Issue fixes.
by nxpandroid
· 8 years ago
e327838
[SINGLE BINARY] Single binary
by nxpandroid
· 8 years ago
a13ed49
MW version updated to 8.0.11
by nxpandroid
· 8 years ago
3403cc0
Enabled PN80T and MW version updated to 8.0.10
by nxpandroid
· 8 years ago
89e44eb
[SINGLE_BINARY] : Corrected instance check for NxpNfcCapability
by nxpandroid
· 8 years ago
b185214
MW version updated to 8.0.F
by nxpandroid
· 8 years ago
211fc3d
[SINGLE_BINARY] : Single binary Implementation
by nxpandroid
· 8 years ago
84a71e0
[SINGLE_BINARY] : Single binary Implementation
by nxpandroid
· 8 years ago
2334382
[SINGLE_BINARY] : Single binary Implementation
by nxpandroid
· 8 years ago
5e58978
[SINGLE_BINARY] : Single binary Implementation.
by nxpandroid
· 8 years ago
de3273e
MW-version-updated-to-8.0.E
by nxpandroid
· 8 years ago
301d7ea
MW-version-updated-to-8.0.D
by nxpandroid
· 8 years ago
17afcb7
Fix for Effinov test cases failing for iCode tag
by nxpandroid
· 8 years ago
fb53c29
Merge "NFC: Fix card emulation in screen off"
by Linux Build Service Account
· 8 years ago
5aa7aa1
Merge "NFC: Added flag for DUAL_UICC mismatch"
by Linux Build Service Account
· 8 years ago
127aa08
NFC: Fix card emulation in screen off
by Gaurav Singhal
· 8 years ago
f10236b
NFC: Fix compile errors for PN548ad
by Rohit Rangwani
· 8 years ago
675d714
SEAccessKit_AR8.0.C_OpnSrc
by nxpandroid
· 8 years ago
4bf8c68
NFC_NCIHALx_AR1800.8.0.C_O_OpnSrc
by nxpandroid
· 8 years ago
61eb64e
NFC_NCIHALx_AR1800.8.0.C_OpnSrc
by nxpandroid
· 8 years ago
cb7a4a7
SEAccessKit_AR8.0.C_OpnSrc
by nxpandroid
· 8 years ago
72b7d27
MW version updated to 8.0.C
by nxpandroid
· 8 years ago
c0ba6c7
APDU pattern based implementation
by nxpandroid
· 8 years ago
c1164da
MW version updated to 8.0.B
by nxpandroid
· 8 years ago
52998c3
nfc storage location changed from /data/nfc/ to /data/vendor/nfc/ *Miss in brcm_nci_2_0 file
by nxpandroid
· 8 years ago
2962b50
MW version updated to 8.0.A
by nxpandroid
· 8 years ago
19f93bc
Refactoring of code as per google feature : Block list feature
by nxpandroid
· 8 years ago
d115afd
Refactoring of code as per google feature : Block list feature Description: As per google block list feature code got refactor.
by nxpandroid
· 8 years ago
6fe20e1
eSE removal observed during NFC ON and fix for delay in NFC off
by nxpandroid
· 8 years ago
ad66ff2
Fix for ETSI12 pipe creation issue
by nxpandroid
· 8 years ago
925b837
fix for modeset callback not triggered eventhough FW sends modeset notification
by nxpandroid
· 8 years ago
4a179a7
FIX for QTI klockwork reported valid errors
by nxpandroid
· 8 years ago
242ddc7
Critical Section added for TML reader writer thread sync
by nxpandroid
· 8 years ago
02df23d
MW deactivated RF link due to EE state misalign
by nxpandroid
· 8 years ago
e17a0e4
nfc storage location changed from /data/nfc/ to /data/vendor/nfc/
by nxpandroid
· 8 years ago
a9dfc74
power substate 3 is not enabled in config file
by nxpandroid
· 8 years ago
e1b3572
The routing table should happen only once in all scenario
by nxpandroid
· 8 years ago
Next »