Hi Samuel, > > > Some HW/drivers get notifications when a tag moves out of > the radio field. > > > This notification is now forwarded to user space through netlink. > > > > I think to put a timer in the NFC core is not the best solution for > > this problem. > > This solution is not suitable for devices that receive an event when > > the tag moves out of the field. > I don't know of such device. HCI based devices don't get such event, > neither does the pn53x USB ones. > Ilan, does NCI provide such event ? With Frame I/F (e.g. JEWEL, MIFARE), the NCI doesn't provide any such event. With ISO-DEP I/F (e.g. ISO14443) and NFC-DEP I/F (i.e. P2P), the NCI provide such an event only when the host sends data: the event CORE_INTERFACE_ERROR_NTF (with status RF_TRANSMISSION_ERROR or RF_PROTOCOL_ERROR or RF_TIMEOUT_ERROR) is sent to the host to indicate that the controller encountered an error while sending the data to the tag. Thanks & BR, Ilan -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html