index
:
platform/upstream/neardal
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
neardal_adapter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Skip redundant adapter's data search.
Oleg Zhurakivskyy
1
-2
/
+1
2014-07-28
Change tag callbacks visibility to global.
Oleg Zhurakivskyy
1
-2
/
+2
2014-07-28
Fix C99 function to pointer conversion warning.
Oleg Zhurakivskyy
1
-8
/
+8
2014-06-19
Follow "Powered" property.
Oleg Zhurakivskyy
1
-0
/
+6
2014-06-19
Follow adapter's properties.
Oleg Zhurakivskyy
1
-13
/
+53
2014-06-17
Add adapter's properties proxy.
Oleg Zhurakivskyy
1
-0
/
+15
2014-06-09
Get adapter's properties.
Oleg Zhurakivskyy
1
-9
/
+54
2014-05-21
Fix cast warnings.
Oleg Zhurakivskyy
1
-2
/
+2
2014-05-20
Makefile cleanup.
Oleg Zhurakivskyy
1
-7
/
+7
2012-12-17
Agent: abstraction finished (handover and NDEF)
Frederic PAUT
1
-1
/
+3
2012-12-11
support for neard radio mode
Ravi kumar Veeramally
1
-0
/
+20
2012-12-05
g_assert() replaced with NEARDAL_ASSERT().
Frederic PAUT
1
-15
/
+16
2012-12-05
Fix coding style and some comments
Frederic PAUT
1
-3
/
+2
2012-12-05
Reorganize neardal context (neardal callbacks extracted)
Frederic PAUT
1
-12
/
+12
2012-10-17
Adding NFC device abstraction
Frederic PAUT
1
-21
/
+184
2012-10-16
Merge 'mobile' branch
Frederic PAUT
1
-0
/
+1
2012-07-31
Removing some traces, bug fix
Frederic PAUT
1
-1
/
+1
2012-07-19
Update for Neard 0.4 (introduce new start_poll as initiator/target or both)
Frederic PAUT
1
-24
/
+28
2012-07-05
starting code factoring to improve merging facility (with 'master' branch)
Frederic PAUT
1
-107
/
+69
2012-06-21
Renaming Target -> Tag
Frederic PAUT
1
-3
/
+3
2012-06-19
Updating 'write()' method, updating .gitignore
Frederic PAUT
1
-41
/
+1
2012-04-26
Remove unused includes, renaming target -> tag, updating Neard interfaces (xm...
Frederic PAUT
1
-93
/
+90
2012-03-07
Fix coding style (using checkpatch)
Frederic PAUT
1
-27
/
+24
2012-03-07
[adapter]: little bug fix (forgotten error code if no adapter)
Frederic PAUT
1
-1
/
+3
2012-03-06
global: remove Neardal Context Allocation/Desallocation (allocated statically)
Frederic PAUT
1
-55
/
+42
2012-03-06
migrate 'publish()' method to gdbus
Frederic PAUT
1
-9
/
+16
2012-02-22
Standardized types
Frederic PAUT
1
-2
/
+2
2012-02-22
Chronology of the callbacks client invocation revised
Frederic PAUT
1
-8
/
+16
2012-02-16
Migrating to GDBus (and remove dependencies to dbus-glib)
Frederic PAUT
1
-220
/
+213
2012-02-08
Initial revision
Frederic PAUT
1
-0
/
+549