LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Namespaces | Macros
mifarenfctagcardservice.cpp File Reference

Mifare NFC Tag Type card service. More...

#include <logicalaccess/plugins/llacommon/logs.hpp>
#include <logicalaccess/plugins/cards/mifare/mifarenfctagcardservice.hpp>
#include <logicalaccess/plugins/cards/mifare/mifarelocation.hpp>
#include <logicalaccess/services/nfctag/ndefmessage.hpp>
#include <logicalaccess/myexception.hpp>
#include <unordered_map>

Namespaces

namespace  logicalaccess
 

Macros

#define MAD_KEY   "a0 a1 a2 a3 a4 a5"
 
#define EMPTY_SECTOR_KEY   "ff ff ff ff ff ff"
 
#define FULL_SECTOR_KEY   "d3 f7 d3 f7 d3 f7"
 

Detailed Description

Mifare NFC Tag Type card service.

Author
Maxime C. maxim.nosp@m.e-de.nosp@m.v@isl.nosp@m.og.c.nosp@m.om

Macro Definition Documentation

◆ EMPTY_SECTOR_KEY

#define EMPTY_SECTOR_KEY   "ff ff ff ff ff ff"

◆ FULL_SECTOR_KEY

#define FULL_SECTOR_KEY   "d3 f7 d3 f7 d3 f7"

◆ MAD_KEY

#define MAD_KEY   "a0 a1 a2 a3 a4 a5"