summaryrefslogtreecommitdiff
path: root/include/nfc_copy.h
AgeCommit message (Collapse)AuthorFilesLines
2013-04-05nfc_copy: Update with new socket optionsSamuel Ortiz1-2/+6
2013-02-22nfc_copy: Add SNL netlink APISamuel Ortiz1-0/+12
2013-02-22nfc_copy: Add LLCP socket option namesSamuel Ortiz1-0/+4
2013-01-31include: Add a copy of the NFC kernel headerSamuel Ortiz1-0/+223
With the netlink kernel API changes, including a copy of the NFC header and not relying on the system one will allow clean builds. The drawback could be missing runtime features but that's better than not being able to run the daemon at all.