跳过导航链接
B C E F G I O R S U 

B

BaseResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.BaseResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。

C

cmd - 类 中的变量com.senter.support.openapi.StHfB.BaseResult
 
com.senter.support.openapi - 程序包 com.senter.support.openapi
 

E

ERROR_RF_ADD_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
加值操作
ERROR_RF_AUTHENTICATION_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
认证失败
ERROR_RF_BACKUP_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
备份失败
ERROR_RF_COLLIDE_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
碰撞失败
ERROR_RF_CPU_OPERATE_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
CPU操作失败
ERROR_RF_LOAD_KEY_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
加载密钥失败
ERROR_RF_READ_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
读失败
ERROR_RF_REQUEST_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
request 失败
ERROR_RF_SELECT_TAG_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
选卡失败
ERROR_RF_SUBTRACTION_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
减值操作
ERROR_RF_TRANSMIT_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
传输失败
ERROR_RF_WRITE_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
写失败
ERROR_SAM_BAUD_RATE_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
波特率设置失败
ERROR_SAM_GET_DATA_OVERTIME - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
获取数据超时
ERROR_SAM_NOT_ACTIVATED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
卡未激活
ERROR_SAM_RESET_FAILED - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
复位失败(无卡)
ERROR_SYS_ILLEGAL_COMMAND - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
非法命令
ERROR_SYS_RECEIVER_ERROR - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
数据接收错误
ERROR_SYS_RECEIVER_OVERTIME - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
数据接收超时

F

frame - 类 中的变量com.senter.support.openapi.StHfB.BaseResult
 

G

getApdu() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyCpuCommunicationResult
获得Apdu的数据
getApdu() - 类 中的方法com.senter.support.openapi.StHfB.SamCommunicationResult
获取apdu数据
getAsk() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
获得ask字节
getCardSlot() - 类 中的方法com.senter.support.openapi.StHfB.SamInitResult
获取卡槽
getCardState() - 类 中的方法com.senter.support.openapi.StHfB.SamInitResult
获取卡状态
getCardType() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
获得卡类型
getCmd() - 类 中的方法com.senter.support.openapi.StHfB.BaseResult
获得命令
getData() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyIso14443bTransceiveResult
卡对命令的响应数据
getData() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyIso15693TransceiveResult
卡对命令的响应数据
getFrame() - 类 中的方法com.senter.support.openapi.StHfB.BaseResult
 
getInstance() - 类 中的静态方法com.senter.support.openapi.StHfB
获得StHfB对象
getReplyCode() - 类 中的方法com.senter.support.openapi.StHfB.BaseResult
获得应答码
getSectionData() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyReadResult
获取块数据
getUid() - 类 中的方法com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
获得uid数据

I

init() - 类 中的方法com.senter.support.openapi.StHfB
初始化模块,给模块加电,打开串口。
isInit() - 类 中的方法com.senter.support.openapi.StHfB
是否已经给模块上电并打开串口

O

OPERATE_ADD - 类 中的静态变量com.senter.support.openapi.StHfB.OperateData
 
OPERATE_BACKUP - 类 中的静态变量com.senter.support.openapi.StHfB.OperateData
 
OPERATE_SEND - 类 中的静态变量com.senter.support.openapi.StHfB.OperateData
 
OPERATE_SUBTRACTION - 类 中的静态变量com.senter.support.openapi.StHfB.OperateData
 
OPERATE_WRITE - 类 中的静态变量com.senter.support.openapi.StHfB.OperateData
 
OperateData() - 类 的构造器com.senter.support.openapi.StHfB.OperateData
 

R

radioFrequencyCpu() - 类 中的方法com.senter.support.openapi.StHfB
切换到CPU接口
radioFrequencyCpuCommunication(byte[], int) - 类 中的方法com.senter.support.openapi.StHfB
CPU卡统一通讯
RadioFrequencyCpuCommunicationResult(byte[], byte, byte, byte[]) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyCpuCommunicationResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
RadioFrequencyCpuResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyCpuResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyFindCard(int) - 类 中的方法com.senter.support.openapi.StHfB
寻卡接口
RadioFrequencyFindCardResult(byte[], byte, byte, byte[], byte[], byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyHardwareVersion(int) - 类 中的方法com.senter.support.openapi.StHfB
获取版本号
radioFrequencyInit(int, int, int) - 类 中的方法com.senter.support.openapi.StHfB
初始化射频芯片接口
RadioFrequencyInitResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyInitResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyIso14443bTransceive(byte[]) - 类 中的方法com.senter.support.openapi.StHfB
与ISO14443b卡数据交互接口
RadioFrequencyIso14443bTransceiveResult(byte[], byte, byte, byte[]) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyIso14443bTransceiveResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyIso15693Transceive(byte[]) - 类 中的方法com.senter.support.openapi.StHfB
与15693卡数据交互接口
RadioFrequencyIso15693TransceiveResult(byte[], byte, byte, byte[]) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyIso15693TransceiveResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyM1Authentication(byte[], int, int) - 类 中的方法com.senter.support.openapi.StHfB
M1卡密钥认证接口
RadioFrequencyM1AuthenticationResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyM1AuthenticationResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyM1Operate(int, int, byte[], int) - 类 中的方法com.senter.support.openapi.StHfB
M1卡其他操作通讯接口
RadioFrequencyOperateResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyOperateResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyPowerMode(int, int) - 类 中的方法com.senter.support.openapi.StHfB
射频开关接口
RadioFrequencyPowerModeResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyPowerModeResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyRead(int, int) - 类 中的方法com.senter.support.openapi.StHfB
UL/M1读卡通讯接口
RadioFrequencyReadResult(byte[], byte, byte, byte[]) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyReadResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
radioFrequencyUlWrite(int, byte[], int) - 类 中的方法com.senter.support.openapi.StHfB
UL写卡通讯接口
RadioFrequencyWriteResult(byte[], byte, byte) - 类 的构造器com.senter.support.openapi.StHfB.RadioFrequencyWriteResult
 
replyCode - 类 中的变量com.senter.support.openapi.StHfB.BaseResult
 

S

samCommunication(int, byte[], int) - 类 中的方法com.senter.support.openapi.StHfB
SAM卡统一通讯接口
SamCommunicationResult(byte[], byte, byte, byte[]) - 类 的构造器com.senter.support.openapi.StHfB.SamCommunicationResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
samInit(int, int, int) - 类 中的方法com.senter.support.openapi.StHfB
SAM 初始化
SamInitResult(byte[], byte, byte, int, int) - 类 的构造器com.senter.support.openapi.StHfB.SamInitResult
本函数仅供SDK调用,不保证以后的SDK兼容此函数。
startDebug(Context) - 类 中的静态方法com.senter.support.openapi.StHfB
 
StHfB - com.senter.support.openapi中的类
本类定义了在操高频模块中会用到的数据和操作。
StHfB.BaseResult - com.senter.support.openapi中的类
返回结果的基础类
StHfB.ErrorCode - com.senter.support.openapi中的类
错误码
StHfB.OperateData - com.senter.support.openapi中的类
操作类,主要提供操作命令的静态量
StHfB.RadioFrequencyCpuCommunicationResult - com.senter.support.openapi中的类
cpu统一通信结果
StHfB.RadioFrequencyCpuResult - com.senter.support.openapi中的类
射频切换cpu结果
StHfB.RadioFrequencyFindCardResult - com.senter.support.openapi中的类
射频寻卡结果
StHfB.RadioFrequencyInitResult - com.senter.support.openapi中的类
射频初始化结果
StHfB.RadioFrequencyIso14443bTransceiveResult - com.senter.support.openapi中的类
ISO14443b卡交互后,卡返回的对命令的响应数据
StHfB.RadioFrequencyIso15693TransceiveResult - com.senter.support.openapi中的类
15693卡交互后,卡返回的对命令的响应数据
StHfB.RadioFrequencyM1AuthenticationResult - com.senter.support.openapi中的类
M1 认证结果
StHfB.RadioFrequencyOperateResult - com.senter.support.openapi中的类
其他操作结果
StHfB.RadioFrequencyPowerModeResult - com.senter.support.openapi中的类
射频开关接口结果
StHfB.RadioFrequencyReadResult - com.senter.support.openapi中的类
UL/M1读卡通讯结果
StHfB.RadioFrequencyWriteResult - com.senter.support.openapi中的类
射频写卡结果
StHfB.SamCommunicationResult - com.senter.support.openapi中的类
SAM卡统一通讯结果
StHfB.SamInitResult - com.senter.support.openapi中的类
SAM初始化结果
SYS_SUCCESS - 类 中的静态变量com.senter.support.openapi.StHfB.ErrorCode
执行成功

U

uninit() - 类 中的方法com.senter.support.openapi.StHfB
模块掉电,关闭串口。
update(File) - 类 中的方法com.senter.support.openapi.StHfB
升级
B C E F G I O R S U 
跳过导航链接