Skip navigation links
B C E F G I O R S U 

B

BaseResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.BaseResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.

C

cmd - Variable in class com.senter.support.openapi.StHfB.BaseResult
 
com.senter.support.openapi - package com.senter.support.openapi
 

E

ERROR_RF_ADD_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
add operate
ERROR_RF_AUTHENTICATION_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
authentication failed
ERROR_RF_BACKUP_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
backup failed
ERROR_RF_COLLIDE_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
collide failed
ERROR_RF_CPU_OPERATE_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
cpu operate failed
ERROR_RF_LOAD_KEY_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
load secret key failed
ERROR_RF_READ_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
read failed
ERROR_RF_REQUEST_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
request failed
ERROR_RF_SELECT_TAG_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
select tag failed
ERROR_RF_SUBTRACTION_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
subtraction operate
ERROR_RF_TRANSMIT_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
transmit failed
ERROR_RF_WRITE_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
write failed
ERROR_SAM_BAUD_RATE_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
baud rate set failed
ERROR_SAM_GET_DATA_OVERTIME - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
get data overtime
ERROR_SAM_NOT_ACTIVATED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
card is not activated
ERROR_SAM_RESET_FAILED - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
reset failed
ERROR_SYS_ILLEGAL_COMMAND - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
illegal command
ERROR_SYS_RECEIVER_ERROR - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
receive error
ERROR_SYS_RECEIVER_OVERTIME - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
receive overtime

F

frame - Variable in class com.senter.support.openapi.StHfB.BaseResult
 

G

getApdu() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyCpuCommunicationResult
get apdu data
getApdu() - Method in class com.senter.support.openapi.StHfB.SamCommunicationResult
get apdu data
getAsk() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
get ask byte
getCardSlot() - Method in class com.senter.support.openapi.StHfB.SamInitResult
get card slot
getCardState() - Method in class com.senter.support.openapi.StHfB.SamInitResult
get card state
getCardType() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
get tag type
getCmd() - Method in class com.senter.support.openapi.StHfB.BaseResult
get command
getData() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyIso14443bTransceiveResult
getData() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyIso15693TransceiveResult
getFrame() - Method in class com.senter.support.openapi.StHfB.BaseResult
 
getInstance() - Static method in class com.senter.support.openapi.StHfB
Get StHfB Object
getReplyCode() - Method in class com.senter.support.openapi.StHfB.BaseResult
get replay code
getSectionData() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyReadResult
get block data
getUid() - Method in class com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
get uid data

I

init() - Method in class com.senter.support.openapi.StHfB
initialize module,power up module,open serial port.
isInit() - Method in class com.senter.support.openapi.StHfB
is inited module

O

OPERATE_ADD - Static variable in class com.senter.support.openapi.StHfB.OperateData
 
OPERATE_BACKUP - Static variable in class com.senter.support.openapi.StHfB.OperateData
 
OPERATE_SEND - Static variable in class com.senter.support.openapi.StHfB.OperateData
 
OPERATE_SUBTRACTION - Static variable in class com.senter.support.openapi.StHfB.OperateData
 
OPERATE_WRITE - Static variable in class com.senter.support.openapi.StHfB.OperateData
 
OperateData() - Constructor for class com.senter.support.openapi.StHfB.OperateData
 

R

radioFrequencyCpu() - Method in class com.senter.support.openapi.StHfB
switch to cpu interface
radioFrequencyCpuCommunication(byte[], int) - Method in class com.senter.support.openapi.StHfB
CPU tag unified communication
RadioFrequencyCpuCommunicationResult(byte[], byte, byte, byte[]) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyCpuCommunicationResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
RadioFrequencyCpuResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyCpuResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyFindCard(int) - Method in class com.senter.support.openapi.StHfB
radio frequency find tag
RadioFrequencyFindCardResult(byte[], byte, byte, byte[], byte[], byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyFindCardResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyHardwareVersion(int) - Method in class com.senter.support.openapi.StHfB
get version
radioFrequencyInit(int, int, int) - Method in class com.senter.support.openapi.StHfB
radio frequency initialize interface
RadioFrequencyInitResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyInitResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyIso14443bTransceive(byte[]) - Method in class com.senter.support.openapi.StHfB
RadioFrequencyIso14443bTransceiveResult(byte[], byte, byte, byte[]) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyIso14443bTransceiveResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyIso15693Transceive(byte[]) - Method in class com.senter.support.openapi.StHfB
RadioFrequencyIso15693TransceiveResult(byte[], byte, byte, byte[]) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyIso15693TransceiveResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyM1Authentication(byte[], int, int) - Method in class com.senter.support.openapi.StHfB
M1 Authentication interface
RadioFrequencyM1AuthenticationResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyM1AuthenticationResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyM1Operate(int, int, byte[], int) - Method in class com.senter.support.openapi.StHfB
M1 other operate
RadioFrequencyOperateResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyOperateResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyPowerMode(int, int) - Method in class com.senter.support.openapi.StHfB
radio frequency switch interface
RadioFrequencyPowerModeResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyPowerModeResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyRead(int, int) - Method in class com.senter.support.openapi.StHfB
UL/M1 read tag
RadioFrequencyReadResult(byte[], byte, byte, byte[]) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyReadResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
radioFrequencyUlWrite(int, byte[], int) - Method in class com.senter.support.openapi.StHfB
UL write tag
RadioFrequencyWriteResult(byte[], byte, byte) - Constructor for class com.senter.support.openapi.StHfB.RadioFrequencyWriteResult
 
replyCode - Variable in class com.senter.support.openapi.StHfB.BaseResult
 

S

samCommunication(int, byte[], int) - Method in class com.senter.support.openapi.StHfB
SAM unified communication interface
SamCommunicationResult(byte[], byte, byte, byte[]) - Constructor for class com.senter.support.openapi.StHfB.SamCommunicationResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
samInit(int, int, int) - Method in class com.senter.support.openapi.StHfB
SAM initialize
SamInitResult(byte[], byte, byte, int, int) - Constructor for class com.senter.support.openapi.StHfB.SamInitResult
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
startDebug(Context) - Static method in class com.senter.support.openapi.StHfB
 
StHfB - Class in com.senter.support.openapi
This class defines the data and operations will be used in the operation in HfB.
StHfB.BaseResult - Class in com.senter.support.openapi
base class of the result
StHfB.ErrorCode - Class in com.senter.support.openapi
error code
StHfB.OperateData - Class in com.senter.support.openapi
operate class,provide the operate command's static constant
StHfB.RadioFrequencyCpuCommunicationResult - Class in com.senter.support.openapi
cpu unified communication
StHfB.RadioFrequencyCpuResult - Class in com.senter.support.openapi
radio frequency switch to cpu result
StHfB.RadioFrequencyFindCardResult - Class in com.senter.support.openapi
radio frequency find tag result
StHfB.RadioFrequencyInitResult - Class in com.senter.support.openapi
radio frequency initialise result
StHfB.RadioFrequencyIso14443bTransceiveResult - Class in com.senter.support.openapi
StHfB.RadioFrequencyIso15693TransceiveResult - Class in com.senter.support.openapi
StHfB.RadioFrequencyM1AuthenticationResult - Class in com.senter.support.openapi
M1 authentication result
StHfB.RadioFrequencyOperateResult - Class in com.senter.support.openapi
other operate result
StHfB.RadioFrequencyPowerModeResult - Class in com.senter.support.openapi
radio frequency switch result
StHfB.RadioFrequencyReadResult - Class in com.senter.support.openapi
UL/M1 read tag result
StHfB.RadioFrequencyWriteResult - Class in com.senter.support.openapi
radio frequency write tag result
StHfB.SamCommunicationResult - Class in com.senter.support.openapi
SAM unified communication interface result
StHfB.SamInitResult - Class in com.senter.support.openapi
SAM initialize result
SYS_SUCCESS - Static variable in class com.senter.support.openapi.StHfB.ErrorCode
success

U

uninit() - Method in class com.senter.support.openapi.StHfB
power off module,close serial port.
update(File) - Method in class com.senter.support.openapi.StHfB
升级
B C E F G I O R S U 
Skip navigation links