Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
nfc
/
661a1401640caf76885f104d667f954d8faafa2c
/
src
8a4edf6
Delete OverrideLog and cleanup includes (1/2)
by Andre Eisenbach
· 7 years ago
d4bd500
Merge "Fix function signature to match callback type."
by Ruchi Kandoi
· 7 years ago
4efba4e
Merge "Correct the parameter length for core_initialized()"
by Treehugger Robot
· 7 years ago
f54a591
Correct the parameter length for core_initialized()
by Ruchi Kandoi
· 7 years ago
cbd39dd
Remove gki log spam
by Ruchi Kandoi
· 7 years ago
5e56d28
Fix function signature to match callback type.
by Vishwath Mohan
· 7 years ago
856b365
Create libnfcutils static library and add native tests
by Andre Eisenbach
· 7 years ago
f1f1aaa
Increase APDU buffer size to support extended APDU
by Jizhou Liao
· 9 years ago
e2f79f0
Add NAME_ISO_DEP_MAX_TRANSCEIVE_LENGTH
by Ruchi Kandoi
· 7 years ago
9ba6d24
Remove unused parameters, unused variables, unused functions
by Ruchi Kandoi
· 7 years ago
5afe780
Fix GKI task release twice issue
by Jizhou Liao
· 7 years ago
867d5c3
Improve support for Type 5 high density Tagi (>8K).
by Raphael Collado
· 8 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
b46fe8b
Fix TASKPTR's definition to match actual function signatures.
by Vishwath Mohan
· 7 years ago
6e6e6d8
Merge "Fix RF stuck during reading ISO15693 tag"
by Ruchi Kandoi
· 7 years ago
afe16e2
Correct parsing Kovio Tag detect notification
by Jizhou Liao
· 7 years ago
499be10
Fix RF stuck during reading ISO15693 tag
by Jizhou Liao
· 7 years ago
7e16563
Flatten include directory structure
by Ruchi Kandoi
· 7 years ago
d9cd701
Remove unused functions
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
7ac6a7c
Fix misc-macro-parentheses warnings in system/nfc.
by Chih-Hung Hsieh
· 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
c0cd1ab
Add NFC snoop logging to log all NCI communication
by Ruchi Kandoi
· 8 years ago
f67b334
Add metrics for RF and EE Errors.
by Ruchi Kandoi
· 7 years ago
60b500f
Merge "Fix TLV functions"
by Treehugger Robot
· 7 years ago
021a826
Merge changes from topic 'nci-2.0'
by Treehugger Robot
· 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
e0e5b01
Build nfc_nci.bcm2079x.default with VNDK.
by Tri Vo
· 7 years ago
a68fa7b
Prevent stack overflow for extension inferfaces.
by Ruchi Kandoi
· 7 years ago
85be705
Merge changes from topic 'NCI-2.0'
by Ruchi Kandoi
· 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
67a3e86
NCI2.0 T2T Tag read improvement.
by Love Khanna
· 7 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
da97c41
Remove GKI_USE_DYNAMIC_BUFFERS #define
by Andre Eisenbach
· 7 years ago
ca10e17
Remove GKI_DEBUG #define
by Andre Eisenbach
· 7 years ago
9d6dcbe
Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define
by Andre Eisenbach
· 7 years ago
ad6b7a0
Remove GKI_BUFFER_DEBUG #define
by Andre Eisenbach
· 7 years ago
f928d73
NFC init response and discovery map command updated.
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
febfb87
4-bit ACK/NACK response handling for T2T as per NCI2.0
by Love Khanna
· 8 years ago
3f64b00
NCI2.0: Add init and core reset functionality for NCI 2.0
by Ruchi Kandoi
· 8 years ago
b5bfb8b
Merge "Dont't check NFCC NCI version for core reset ntf."
by Ruchi Kandoi
· 7 years ago
ddfb979
Dont't check NFCC NCI version for core reset ntf.
by Love Khanna
· 7 years ago
8915fdb
Add checks to prevent NULL pointer deference in gki_init_free_queue()
by Ruchi Kandoi
· 8 years ago
114909c
Exit gracefully if there was an error in GKI_wait()
by Ruchi Kandoi
· 8 years ago
66d45a7
pthread_exit: Replace pthread_exit with return to avoid memory leak
by Ruchi Kandoi
· 8 years ago
ee980b7
Bug fix: NDEF not detected.
by Ruchi Kandoi
· 8 years ago
c76c21d
Apply clang-format
by Love Khanna
· 8 years ago
0ca4993
Remove NFA_INCLUDED and NFC_INCLUDED directives
by Ruchi Kandoi
· 8 years ago
dfacb1b
Merge "Treblize nfc config file location"
by Treehugger Robot
· 8 years ago
93d3934
Log all thread exits and NFC version on mismatch
by Andre Eisenbach
· 8 years ago
264af28
Treblize nfc config file location
by Jaekyun Seok
· 8 years ago
308d55c
Ndef: First chunked record wouldn't contain the type length if TNF is Unknown
by Ruchi Kandoi
· 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
d03c06e
Rename OverrideLog.h to _OverrideLog.h
by Ruchi Kandoi
· 8 years ago
a6eddd8
Add dependent header files before clang-format
by Ruchi Kandoi
· 8 years ago
e3fc7d9
Add NDEF validation rules
by Ruchi Kandoi
· 8 years ago
05430d8
Merge changes from topic 'system/nfc/Android.mk'
by Ruchi Kandoi
· 8 years ago
b242d7f
Convert system/nfc/Android.mk to Android.bp
by Ruchi Kandoi
· 8 years ago
c48669e
Move android_logmsg files from halimpl to src
by Ruchi Kandoi
· 8 years ago
721b3ab
Remove Request System Code command
by Yoshinobu Ito
· 8 years ago
950638a
Nfc HAL uses "default" service name
by Chris Phoenix
· 8 years ago
12f590e
T4T Tag: Initialize status variable before it is used in error path.
by Love Khanna
· 8 years ago
4182dab
Remove exported api symbols and other windows related defines
by Ruchi Kandoi
· 8 years ago
3e626d8
Delete Bluetooth-related header files
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
b5e6404
Remove hcidefs.h
by Ruchi Kandoi
· 8 years ago
303fec1
nfc: Remove defined(MACRO) and define undefined macros
by Ruchi Kandoi
· 8 years ago
3800a82
nfc: Remove #defines which are not used and include standard libraries.
by Ruchi Kandoi
· 8 years ago
4a17964
Replace TRUE/FALSE directives with standard true/false
by Ruchi Kandoi
· 8 years ago
c2c337f
Removes TIMER_PARAM_TYPE and replaces it with uintptr_t
by Ruchi Kandoi
· 8 years ago
911a540
Replaces BCM_STRNCPY and other string functions with standards.
by Ruchi Kandoi
· 8 years ago
b34f5d5
Converts uint32_t to uintptr for logMgs
by Ruchi Kandoi
· 8 years ago
512ee63
Changes data types to standard types.
by Ruchi Kandoi
· 8 years ago
087367d
Bug fixes: block number too large and wrong ndef detection procedure
by Raphael Collado
· 8 years ago
56641ad
tags: replace unitialized argument with NFC_STATUS_FAILED in error path
by Ruchi Kandoi
· 8 years ago
b674f93
Remove explicit calls to setup threadpool.
by Martijn Coenen
· 8 years ago
c407297
Fix native crash in nfc_ncif_proc_activate
by fang.x.chen
· 8 years ago
5782c47
hal: Use nfc-base.h enums to keep the nfc status and events cohorent with hidl
by Ruchi Kandoi
· 8 years ago
Next »