include/net/nfc/nci.h
0 → 100644
+313
−0
include/net/nfc/nci_core.h
0 → 100644
+183
−0
+2
−0
+1
−0
net/nfc/nci/Kconfig
0 → 100644
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The NFC Controller Interface (NCI) is a standard communication protocol between an NFC Controller (NFCC) and a Device Host (DH), defined by the NFC Forum. Signed-off-by:Ilan Elias <ilane@ti.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>