Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
nfc
/
a6610b5ba58a8aec563df4b9e1c7fe899ccb6525
/
src
/
nfa
62298e9
Merge "Allow multiple technology routes in a NFCEE" into pi-dev
by Ruchi Kandoi
· 6 years ago
1e3a89a
NCI2.0: Handling NFCEE_STATUS_NTF(unrecoverable error)
by anil.hiranniah
· 7 years ago
de56882
Allow multiple technology routes in a NFCEE
by Jizhou Liao
· 6 years ago
972df27
Do not set PF_RC_CODE in the case of NCI 2.0
by Hiroki Yamamoto
· 7 years ago
4250f7b
Allow multiple protocol routes in a NFCEE
by Jizhou Liao
· 7 years ago
ae933f8
Increase HCI Event Length
by Ruchi Kandoi
· 7 years ago
514a14b
NCI2.0 Support for registering additional power states for protocol and technology routing.
by Love Khanna
· 7 years ago
1d06277
NCI2.0 Support for System Code Based Routing registration.
by Love Khanna
· 7 years ago
641314c
Allow Felica HCE and Felica Offhost apps to be registered at the same time.
by Love Khanna
· 7 years ago
3da3fba
Remove support for unused Presence Check Algorithms
by Ruchi Kandoi
· 7 years ago
f68de71
Memory leak fix in NFA_SetRfDiscoveryDuration()
by Jizhou Liao
· 7 years ago
a34d7d1
Use new NfcConfig parser (1/2)
by Andre Eisenbach
· 7 years ago
8a4edf6
Delete OverrideLog and cleanup includes (1/2)
by Andre Eisenbach
· 7 years ago
9ba6d24
Remove unused parameters, unused variables, unused functions
by Ruchi Kandoi
· 7 years ago
2eba59f
Remove unused global declaration
by Ruchi Kandoi
· 7 years ago
561d1d7
Remove unused macros
by Ruchi Kandoi
· 7 years ago
9343bf4
Remove unused import statements
by Ruchi Kandoi
· 7 years ago
6302aad
Remove trace level and configurations for each subsystem
by Ruchi Kandoi
· 7 years ago
6767aec
Replace error and tracing logs with standard log messages
by Ruchi Kandoi
· 7 years ago
1361d52
Remove unsafe casts to union types
by Myles Watson
· 7 years ago
7e16563
Flatten include directory structure
by Ruchi Kandoi
· 7 years ago
7dab0e5
Convert files from C to C++
by Ruchi Kandoi
· 7 years ago
81e4f81
NCI2.0 Added HCI network initialization and NFCEE Discover support.
by Love Khanna
· 7 years ago
33a1c93
Fix typo from commit 78eae6df5f22153002588ac5220a419958f3b70a
by Ruchi Kandoi
· 7 years ago
d7852c9
DTA support added for NFC Forum certification.
by Love Khanna
· 7 years ago
2f08f7a
Fix TLV functions
by Arach MOHAMMED BRAHIM
· 7 years ago
7e5f88f
Enable screen on lock for ISO-DEP Protocol.
by Love Khanna
· 7 years ago
53d98cc
NCI2.0 update LF_T3T_PARAMETERS of 18 byte.
by Love Khanna
· 8 years ago
5e4b4d7
NCI2.0 Added extended power state for routing.
by Love Khanna
· 8 years ago
f3c018a
NCI2.0 subset AID matching support added.
by Love Khanna
· 8 years ago
c6bd78b
NCI2.0 AID Block Route feature
by Love Khanna
· 8 years ago
b4ac88d
NCI2.0 Ordering of Routing Table
by Love Khanna
· 8 years ago
d09d4bf
Add ISO-DEP presence check nak command in NCI2.0
by Love Khanna
· 8 years ago
5cd8625
NCI2.0 Added CON_DISCOVERY_PARM support.
by Love Khanna
· 8 years ago
cdb435d
Tag deselection in frame rf interface.
by Love Khanna
· 8 years ago
13c4760
RF Deactivation: new reason code added.
by Love Khanna
· 8 years ago
78eae6d
P2P active standardization as per NCI2.0
by Love Khanna
· 8 years ago
776509d
NCI2.0: Added Handling of RID resp from T1T tag in RF_INTF_ACTIVATED_NTF
by Love Khanna
· 8 years ago
57a3dfa
ISO15693 standardized implementation in NCI2.0
by Love Khanna
· 8 years ago
0c515ae
Readability fix: if statement assignments
by Ruchi Kandoi
· 8 years ago
6fca02d
Apply clang-format
by Ruchi Kandoi
· 8 years ago
46e6e28
Fix comments with #defines which exceed 80 characters
by Ruchi Kandoi
· 8 years ago
552f2b7
Fix comments which aren't accurately fixed by clang-format
by Ruchi Kandoi
· 8 years ago
a6eddd8
Add dependent header files before clang-format
by Ruchi Kandoi
· 8 years ago
4182dab
Remove exported api symbols and other windows related defines
by Ruchi Kandoi
· 8 years ago
2e1facb
Remove Connection Handle utilties, since it's not used on Android.
by Ruchi Kandoi
· 8 years ago
0a73688
Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE
by Ruchi Kandoi
· 8 years ago
303fec1
nfc: Remove defined(MACRO) and define undefined macros
by Ruchi Kandoi
· 8 years ago
4a17964
Replace TRUE/FALSE directives with standard true/false
by Ruchi Kandoi
· 8 years ago
911a540
Replaces BCM_STRNCPY and other string functions with standards.
by Ruchi Kandoi
· 8 years ago
512ee63
Changes data types to standard types.
by Ruchi Kandoi
· 8 years ago
a4d43ca
Remove DYNAMIC_MEMORY_* compile flags
by Andre Eisenbach
· 8 years ago
65ebec5
Fix warnings in external/libnfc-nci/src.
by Jizhou Liao
· 9 years ago
4c888f8
Set RC=1 when only polling for T3T.
by Martijn Coenen
· 9 years ago
ae2dabb
Merge "Implementation of HCE for NFC-F."
by Martijn Coenen
· 9 years ago
5cbce03
Add Mifare Classic support.
by Jizhou Liao
· 9 years ago
013277e
Adding MiFARE DESFire format support
by Jizhou Liao
· 9 years ago
85b2aa5
Fix Mifare Classic presence check.
by Martijn Coenen
· 9 years ago
acf1ec0
Fix conflict vendor proprietary Protocol and Discovery technology definitions
by Jizhou Liao
· 9 years ago
2ef0896
Add Peer-To-Peer priority mechanism
by Jizhou Liao
· 9 years ago
3088e1d
Avoid routing table update if nothing changed.
by Jizhou Liao
· 9 years ago
c979cdf
T1T HR0 and HR1 parameters missing.
by Jizhou Liao
· 9 years ago
24d5f0d
Memory leak and NULL pointer check fixes.
by Jizhou Liao
· 9 years ago
0336e5a
Add NFC-DEP routing
by Jizhou Liao
· 9 years ago
4fa41c7
Implementation of HCE for NFC-F.
by Yoshinobu Ito
· 9 years ago
4817764
Bump LLCP version to 1.2
by Martijn Coenen
· 10 years ago
c19fe79
Fix null pointer dereference.
by Martijn Coenen
· 10 years ago
5826886
If wildcard AID is registered, always use NFA_CE_DEACTIVATED_EVT.
by Sherry Smith
· 11 years ago
fab6ab8
Handle adjustment of routing table during power-off-sleep mode.
by Sherry Smith
· 10 years ago
e09fd9c
Re-send discovery config parameters when waking from power-off-sleep.
by Sherry Smith
· 11 years ago
eb80fc8
Handle Transmission error during NDef Read operation.
by Paul Chaisson
· 11 years ago
8adba76
Work-around for Mifare Desfire tag.
by Sherry Smith
· 11 years ago
855ae32
Whitelist configuration.
by Prasad Karuppasamy
· 11 years ago
2872454
Updated version strings.
by Paul Chaisson
· 11 years ago
c2ae269
Check maximum size of listen-mode routing table.
by Sherry Smith
· 11 years ago
40e67c9
When adjusting routing table, wait for completion event.
by Sherry Smith
· 11 years ago
ca0bff4
Calculate free space in the listen-mode routing table.
by Sherry Smith
· 11 years ago
a96095b
Allow the total routing entry size of an NFCEE to exceed the capacity of an NCI command.
by Sherry Smith
· 11 years ago
7b9f7f6
Enhance nfa-ee to handle bigger routing table.
by Sherry Smith
· 11 years ago
81ad477
Allow NFA-EE API to be used to set up routing even if nfa_ee_max_ee_cfg is 0.
by Sherry Smith
· 11 years ago
afb70e8
Handle UICC that takes a while to initialize.
by Paul Chaisson
· 11 years ago
43ef645
Verify the routing table can hold the new routing entry before adding it.
by Sherry Smith
· 11 years ago
f23dcad
Increase routing table size and add checks.
by Paul Chaisson
· 11 years ago
a24be4f
Upgrade stack to NFA_PI_1.03.66+
by Evan Chu
· 11 years ago
e9629ba
Adjust copyright year to 2014.
by Evan Chu
· 11 years ago
1ba9dcc
Fix memory leak.
by Evan Chu
· 11 years ago
67aef6c
Stack supports enable/disable listen modes and pause/resume P2P.
by Evan Chu
· 11 years ago
09de1b2
Enable/Disable listen mode API.
by Martijn Coenen
· 11 years ago
b4b1c46
Don't call into HAL for determining max num EE.
by Martijn Coenen
· 11 years ago
d23e053
Allow HAL side to configure nfa_ee_max_ee_cfg.
by Evan Chu
· 11 years ago
d05817f
Upgrade to new stack.
by Evan Chu
· 11 years ago
91ada91
Ability to adjust RF discovery frequency for each technology.
by Evan Chu
· 11 years ago
df5080d
Upgrade stack to NFA_MI_1.03.62.
by Evan Chu
· 11 years ago
7c69b27
Upgrade stack to NFA_MI_1.03.60.
by Evan Chu
· 12 years ago
86fd6a0
Handle RF-interface-error during sleep-wake operation.
by Evan Chu
· 12 years ago
c95c79c
Upgrade to new stack NFA_MP_1.03.1
by Evan Chu
· 12 years ago
ddf6125
Don't start a timer to update the routing table.
by Martijn Coenen
· 11 years ago
45e6823
Send config params on HAL_NfcPreDiscover().
by Evan Chu
· 12 years ago
dd682fa
Notify upper layers of first LLCP packet.
by Martijn Coenen
· 12 years ago
5c65c3a
Latest NFC stack-drop from Broadcom.
by Martijn Coenen
· 12 years ago
Next »