Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
nfc
/
c76c21dd27b7bb9296f4bdef8c6e19ec9d19eef3
/
src
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
f7a43fd
Remove Bluetooth remnants in bt_target.h and bt_trace.h
by Andre Eisenbach
· 8 years ago
6a3a3dd
Remove btu_api.h
by Andre Eisenbach
· 8 years ago
a4d43ca
Remove DYNAMIC_MEMORY_* compile flags
by Andre Eisenbach
· 8 years ago
98cd45d
update NfcAdaptation to match style.
by Steven Moreland
· 8 years ago
4c0666e
Revert "Revert "Revert "update NfcAdaptation to match style."""
by Steven Moreland
· 8 years ago
9c54ce1
Revert "Revert "update NfcAdaptation to match style.""
by Steven Moreland
· 8 years ago
b43456c
Merge "Revert "update NfcAdaptation to match style.""
by Martijn Coenen
· 8 years ago
435f762
Revert "update NfcAdaptation to match style."
by Steven Moreland
· 8 years ago
d62bb80
Merge "update NfcAdaptation to match style."
by Steven Moreland
· 8 years ago
eb20671
nfc: ALOGD redefinition warning
by Mark Salyzyn
· 8 years ago
09ea226
update NfcAdaptation to match style.
by Steven Moreland
· 8 years ago
e9e48e5
Switch to using the NFC HIDL HAL.
by Martijn Coenen
· 8 years ago
400d445
Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message.
by Jizhou Liao
· 8 years ago
c0e3e1e
Merge "Adding robustness to t3t callback function"
by Martijn Coenen
· 9 years ago
cc6d4f1
Merge "Fix warnings in external/libnfc-nci/src."
by Martijn Coenen
· 9 years ago
65ebec5
Fix warnings in external/libnfc-nci/src.
by Jizhou Liao
· 9 years ago
f187741
Free memory in case of error response
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
79f0821
Fix rf discover notification type.
by Martijn Coenen
· 9 years ago
d8c0f58
Adding robustness to t3t callback function
by Ken Wahid
· 10 years ago
c56a929
Don't free memory that shouldn't be freed.
by Martijn Coenen
· 9 years ago
bc2e8f4
Set power level to 0 when stack shuts down
by Evan Chu
· 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
5391a86
Handle notification type value 1 in RF_DISCOVER_NTF
by Jizhou Liao
· 9 years ago
85b2aa5
Fix Mifare Classic presence check.
by Martijn Coenen
· 9 years ago
687512f
Merge "Bump libnfc-nci version for M." into mnc-dr-dev
by Martijn Coenen
· 9 years ago
0848d0a
Bump libnfc-nci version for M.
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
8e290d3
Fix <string.h> include.
by Martijn Coenen
· 10 years ago
f51e1eb
Merge "Bump LLCP version to 1.2"
by Martijn Coenen
· 10 years ago
4817764
Bump LLCP version to 1.2
by Martijn Coenen
· 10 years ago
e4ecc7d
Add system prop for enabling protocol logging
by Andres Morales
· 10 years ago
82c3eed
Add missing includes.
by Elliott Hughes
· 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
c3c16fd
Change NFCA version string to match AOSP.
by Martijn Coenen
· 10 years ago
fab4946
Merge changes Idf9591f5,I4fda82bb into lmp-dev
by Martijn Coenen
· 10 years ago
fab6ab8
Handle adjustment of routing table during power-off-sleep mode.
by Sherry Smith
· 10 years ago
1569641
Fix Coverity items.
by Evan Chu
· 10 years ago
077f48f
Rename Broadcom HAL.
by Martijn Coenen
· 10 years ago
67fe610
Add padding for type-3 tag's timeout calculation to avoid premature timeout.
by Sherry Smith
· 10 years ago
818b56e
Use timeout value calculated from PMm for T3T Check and Update commands.
by Sherry Smith
· 11 years ago
fe3c732
Support putting NFCC into a mode before powering off.
by Paul Chaisson
· 10 years ago
c6d8cda
Disable BOC before sending XTAL_INDEX_CMD.
by Paul Chaisson
· 11 years ago
f937782
Add 20795A1 work-around for EEPROM issue
by Paul Chaisson
· 11 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
1c9ec36
abort() in case of unrecoverable link timeout.
by Martijn Coenen
· 10 years ago
9a804c6
Fix coverity issue.
by Paul Chaisson
· 11 years ago
8adba76
Work-around for Mifare Desfire tag.
by Sherry Smith
· 11 years ago
b7cb567
.Conf variable DEVICE_HOST_WHITE_LIST configures HCI whitelist
by Evan Chu
· 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
3c8ee3d
Support custom crystal frequency on 20795A1 chip
by Evan Chu
· 11 years ago
f0ab6c7
Support custom crystal frequency on 20795A1 chip.
by Sherry Smith
· 11 years ago
Next »