index
:
platform/upstream/neard
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_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_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_2.0
tizen_2.1
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
tizen_ivi_release
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
device: Cancel pending SNEP message when removing a device
Samuel Ortiz
1
-15
/
+18
2013-06-21
device: Pass the NDEF push cb status back to the caller
Samuel Ortiz
1
-1
/
+1
2013-06-20
ndef: Implement static handover
Samuel Ortiz
1
-0
/
+2
2013-06-18
test: Add MIME type to the Device pushing options
Samuel Ortiz
1
-0
/
+2
2013-05-22
p2p: Non blocking client socket
Samuel Ortiz
1
-3
/
+0
2013-02-15
device: Do not double free the device records list
Samuel Ortiz
1
-1
/
+0
2013-02-15
device: Do not open code the records freeing routine
Samuel Ortiz
1
-6
/
+1
2013-02-15
device: Send PropertyChanged signal when new records are added
Samuel Ortiz
1
-0
/
+8
2013-01-31
device: Fix free order in push_ndef
Szymon Janc
1
-1
/
+1
2012-09-17
device: Add a target index accessor
Samuel Ortiz
1
-0
/
+5
2012-08-23
agent: Parse tags and devices records
Samuel Ortiz
1
-0
/
+2
2012-08-14
Fix some whitespace issues
Szymon Janc
1
-1
/
+1
2012-08-07
device: Don't try to push an NDEF when the DEP link is down
Samuel Ortiz
1
-0
/
+5
2012-06-28
device: Free the pushed NDEF instead of offloading that to p2p plugins
Samuel Ortiz
1
-5
/
+4
2012-06-28
device: Async push_ndef returns NULL when reply is pending
Samuel Ortiz
1
-1
/
+1
2012-06-26
device: Specify service name when pushing NDEFs
Samuel Ortiz
1
-3
/
+62
2012-06-22
adapter: Early p2p binding
Samuel Ortiz
1
-0
/
+2
2012-06-21
p2p: Bind and listen only on a specific target
Samuel Ortiz
1
-2
/
+1
2012-05-26
device: Check for NFCID length being greater than zero
Samuel Ortiz
1
-1
/
+1
2012-05-25
device: Push is an asynchronous D-Bus method
Samuel Ortiz
1
-3
/
+2
2012-05-23
Do not set signature and reply in GDBus tables
Henrique Dante de Almeida
1
-4
/
+4
2012-05-23
Convert GDBus methods and signals to use macro helpers
Henrique Dante de Almeida
1
-4
/
+11
2012-05-23
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-23
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-14
device: Dbus reply to device Push request and message queue
Ravi kumar Veeramally
1
-3
/
+39
2012-05-03
device: Implemented Push method
Ravi kumar Veeramally
1
-0
/
+47
2012-04-23
device: Export devices through the proper D-Bus interface
Samuel Ortiz
1
-1
/
+1
2012-04-20
device: Add data and records addition routines
Samuel Ortiz
1
-0
/
+53
2012-04-19
device: Add device listening code path
Samuel Ortiz
1
-0
/
+16
2012-04-19
device: Add device driver definition
Samuel Ortiz
1
-0
/
+29
2012-04-19
device: Add D-Bus interface
Samuel Ortiz
1
-0
/
+166
2012-04-19
device: Initial commit
Samuel Ortiz
1
-0
/
+79