libnfc/include
Romuald Conty 0afaf656fa Attempt to provide target listing function (WARNING: this function is actually incomplete)
New issue
Summary: Provide a target listing function
Labels: Milestone-1.4.x
Libnfc lacks of target listing function. Actually, applications or libraries based on libnfc have to wrote their own listing function which can provide side effect if two or more of theses libraries are used together in the same application. Plus, some kind of problem could appears during listing multiples targets (i.e. collisions) and this problem should be solved in libnfc (i.e. using NFC chip capabilities), not in applications based on libnfc.
2010-07-30 13:27:03 +00:00
..
nfc Attempt to provide target listing function (WARNING: this function is actually incomplete) 2010-07-30 13:27:03 +00:00
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am Rearrange source code. 2010-04-07 14:37:19 +00:00