public class UHFRxBLEDataHandle extends UHFDataHandleBase
UHFDataHandleBase.CMDInfo
Constructor and Description |
---|
UHFRxBLEDataHandle(IBluetoothReader iBluetoothReader,
KeyEventCallback KeyEventCallback) |
Modifier and Type | Method and Description |
---|---|
void |
addCmdList(UHFDataHandleBase.CMDInfo info) |
boolean |
isBuildFullData(UHFDataHandleBase.CMDInfo cmdinfo) |
void |
setKeyEventCallback(KeyEventCallback KeyEventCallback) |
cleanAllData, cleanOldCmd, cleanTagCmd, getCmdList, getCmdList, getLastCmd, getLastCmd, getTagCmd, parseData
public UHFRxBLEDataHandle(IBluetoothReader iBluetoothReader, KeyEventCallback KeyEventCallback)
public void setKeyEventCallback(KeyEventCallback KeyEventCallback)
public boolean isBuildFullData(UHFDataHandleBase.CMDInfo cmdinfo)
isBuildFullData
in class UHFDataHandleBase
public void addCmdList(UHFDataHandleBase.CMDInfo info)
addCmdList
in class UHFDataHandleBase