summaryrefslogtreecommitdiff
path: root/include/net/nfc/hci.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-10NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-3/+14
2012-07-10NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-0/+2
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-1/+2
2012-05-16NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-2/+0
2012-05-16NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade1-0/+2
2012-05-16NFC: Remove useless HCI private nfc target tableEric Lapuyade1-2/+0
2012-04-12NFC: HCI supportEric Lapuyade1-0/+198