Lines Matching full:nfc
2 HCI backend for NFC Core
12 enables easy writing of HCI-based NFC drivers. The HCI layer runs as an NFC Core
13 backend, implementing an abstract nfc device and translating NFC Core API
19 HCI registers as an nfc device with NFC Core. Requests coming from userspace are
20 routed through netlink sockets to NFC Core and then to HCI. From this point,
26 and a translation will be forwarded to NFC Core as needed. There are hooks to
100 to nfc core.
102 - target_from_gate() is an optional entrypoint to return the nfc protocols
181 The llc must be registered with nfc before it can be used. Do that by
221 Any entrypoint in HCI called from NFC Core
277 Typically, such an event will be propagated to NFC Core from MSGRXWQ context.
282 Errors that occur synchronously with the execution of an NFC Core request are
304 command with that error, or notify NFC Core directly if no command is
307 - NFC Core: when NFC Core is notified of an error from below and polling is