adapter: Implement TagFound signal
authorSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Oct 2013 22:56:44 +0000 (00:56 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Oct 2013 22:58:28 +0000 (00:58 +0200)
commit50b9e60e62c5b544f42621b49fa8fedc8bf86735
tree4367b7325c67561f59b361a78bf8d513d491c0f9
parent9a9e7a211a0165db907bc21e430dc386937a6a27
adapter: Implement TagFound signal

And TagLost as well. Those signals fix the current racy behaviour where
apps get a Tags property change notification and then ask for the tag
properties. The tag may have disappeared in the meantime.
Eventually, the Tags property should disappear.
src/adapter.c
src/near.h
src/tag.c
test/monitor-near