summaryrefslogtreecommitdiff
path: root/net/nfc/hci/command.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade1-1/+33
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade1-3/+8
2012-07-10NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-2/+6
2012-07-10NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade1-15/+3
2012-04-12NFC: HCI supportEric Lapuyade1-0/+354