NfcDevice structure definition. More...
#include <nfc_device_i.h>
Data Fields | |
NfcProtocol | protocol |
Numeric identifier of the data's protocol. | |
NfcDeviceData * | protocol_data |
Pointer to the NFC device data. | |
NfcLoadingCallback | loading_callback |
Pointer to the function to be called upon loading completion. | |
void * | loading_callback_context |
Pointer to the context to be passed to the loading callback. | |
NfcDevice structure definition.