C API for BALTECH SDK
mce.h File Reference
#include "../typedefs.h"

Go to the source code of this file.

Macros

#define BRP_Mce_ErrNoTag   BRP_ERR_STATUS(0x4D00, 0x01)
 
#define BRP_Mce_ErrDisabled   BRP_ERR_STATUS(0x4D00, 0x03)
 
#define BRP_Mce_ErrLicense   BRP_ERR_STATUS(0x4D00, 0x04)
 

Functions

brp_errcode brp_Mce_Enable (brp_protocol protocol, brp_Mce_Enable_Mode Mode)
 
brp_errcode brp_Mce_Request (brp_protocol protocol, brp_buf *Snr, size_t *Snr_len, brp_mempool *mempool)
 

Detailed Description

With the MCE command group, you can set up and control the Mobile Card Emulation (MCE) functionality.

Definition in file mce.h.