Flipper Zero Firmware
Loading...
Searching...
No Matches
nfc_device_base.h File Reference

Common top-level types for the NFC protocol stack. More...

Go to the source code of this file.

Typedefs

typedef void NfcDeviceData
 Generic opaque type for protocol-specific NFC device data.
 

Enumerations

enum  NfcDeviceNameType { NfcDeviceNameTypeFull , NfcDeviceNameTypeShort }
 Verbosity level of the displayed NFC device name. More...
 

Detailed Description

Common top-level types for the NFC protocol stack.

Enumeration Type Documentation

◆ NfcDeviceNameType

Verbosity level of the displayed NFC device name.

Enumerator
NfcDeviceNameTypeFull 

Display full(verbose) name.

NfcDeviceNameTypeShort 

Display shortened name.