config_getModelNumber(StringBuilder modNumber) | com.idtechproducts.device.IDT_NEO2 | |
config_getSDKVersion() | com.idtechproducts.device.IDT_NEO2 | |
config_getSerialNumber(StringBuilder serialNumber) | com.idtechproducts.device.IDT_NEO2 | |
config_getXMLVersionInfo() | com.idtechproducts.device.IDT_NEO2 | |
config_loadingConfigurationXMLFile(boolean updateAutomatically) | com.idtechproducts.device.IDT_NEO2 | |
config_setXMLFileNameWithPath(String path) | com.idtechproducts.device.IDT_NEO2 | |
createFastEMVData(IDTEMVData emvData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_cancelTransaction() | com.idtechproducts.device.IDT_NEO2 | |
ctls_getAllConfigurationGroups(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_getConfigurationGroup(int group, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_removeAllApplicationData() | com.idtechproducts.device.IDT_NEO2 | |
ctls_removeAllCAPK() | com.idtechproducts.device.IDT_NEO2 | |
ctls_removeApplicationData(String aid, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_removeCAPK(byte[] capk, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_removeConfigurationGroup(int group) | com.idtechproducts.device.IDT_NEO2 | |
ctls_retrieveAidList(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_retrieveApplicationData(String aid, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_retrieveCAPK(byte[] capk, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_retrieveCAPKList(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_retrieveTerminalData(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_setApplicationData(byte[] tlv, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_setCAPK(byte[] key, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_setConfigurationGroup(byte[] TLV, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_setTerminalData(byte[] TLV, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
ctls_startTransaction(double amount, double amtOther, int type, final int timeout, byte[] tags) | com.idtechproducts.device.IDT_NEO2 | |
device_cancelTransaction() | com.idtechproducts.device.IDT_NEO2 | |
device_connect() | com.idtechproducts.device.IDT_NEO2 | |
device_ConnectWithoutValidation(boolean noValidate) | com.idtechproducts.device.IDT_NEO2 | |
device_connectWithProfile(StructConfigParameters profile) | com.idtechproducts.device.IDT_NEO2 | |
device_controlUserInterface(byte[] values) | com.idtechproducts.device.IDT_NEO2 | |
device_disconnectBLE() | com.idtechproducts.device.IDT_NEO2 | |
device_enableBLESearch(DEVICE_TYPE type, String name, int timeout) | com.idtechproducts.device.IDT_NEO2 | |
device_getBatteryPercentage(StringBuilder percentage) | com.idtechproducts.device.IDT_NEO2 | |
device_getDeviceTreeVersion(StringBuilder version) | com.idtechproducts.device.IDT_NEO2 | |
device_getDeviceType() | com.idtechproducts.device.IDT_NEO2 | |
device_getFirmwareVersion(StringBuilder version) | com.idtechproducts.device.IDT_NEO2 | |
device_getKSN(byte keyNameIndex, byte[] keySlot, ResDataStruct resKSN) | com.idtechproducts.device.IDT_NEO2 | |
device_getMerchantRecord(int index, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
device_getPackageDownloadDelay() | com.idtechproducts.device.IDT_NEO2 | static |
device_getResponseCodeString(int errorCode) | com.idtechproducts.device.IDT_NEO2 | |
device_getRTCDateTime(byte[] dateTime) | com.idtechproducts.device.IDT_NEO2 | |
device_getSource(byte[] data) | com.idtechproducts.device.IDT_NEO2 | |
device_getTransactionResults(IDTMSRData cardData) | com.idtechproducts.device.IDT_NEO2 | |
device_isConnected() | com.idtechproducts.device.IDT_NEO2 | |
device_loadCertCA(byte certType, byte[] CACertDate) | com.idtechproducts.device.IDT_NEO2 | |
device_pingDevice() | com.idtechproducts.device.IDT_NEO2 | |
device_pollForToken(int timeout, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
device_readFileFromSD(String directoryName, String fileName, int startingOffset, int numBytes, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
device_resetTransaction() | com.idtechproducts.device.IDT_NEO2 | |
device_reviewAllSetting(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
device_rrcConnect() | com.idtechproducts.device.IDT_NEO2 | |
device_rrcDisconnect() | com.idtechproducts.device.IDT_NEO2 | |
device_rrcDownloadApp(String zipFileName, String appName) | com.idtechproducts.device.IDT_NEO2 | |
device_rrcInstallApp(String appName) | com.idtechproducts.device.IDT_NEO2 | |
device_rrcRunApp(String appName) | com.idtechproducts.device.IDT_NEO2 | |
device_rrcUninstallApp(String appName) | com.idtechproducts.device.IDT_NEO2 | |
device_sendDataCommand(String cmd, boolean calcLRC, String data, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
device_sendDataCommand(String cmd, boolean calcLRC, String data, ResDataStruct respData, int timeout) | com.idtechproducts.device.IDT_NEO2 | |
device_setBluetoothParameters(String name, byte[] oldPassword, byte[] newPassword) | com.idtechproducts.device.IDT_NEO2 | |
device_setBurstMode(byte mode) | com.idtechproducts.device.IDT_NEO2 | |
device_setDeviceType(ReaderInfo.DEVICE_TYPE deviceType) | com.idtechproducts.device.IDT_NEO2 | |
device_setDeviceType(ReaderInfo.DEVICE_TYPE deviceType, int PID) | com.idtechproducts.device.IDT_NEO2 | |
device_setMerchantRecord(int index, boolean enabled, String merchantID, String merchantURL) | com.idtechproducts.device.IDT_NEO2 | |
device_setNEOGen(int gen) | com.idtechproducts.device.IDT_NEO2 | |
device_setPackageDownloadDelay(int delay) | com.idtechproducts.device.IDT_NEO2 | static |
device_setPollMode(byte mode) | com.idtechproducts.device.IDT_NEO2 | |
device_setRTCDateTime(byte[] dateTime) | com.idtechproducts.device.IDT_NEO2 | |
device_setSource(byte[] data) | com.idtechproducts.device.IDT_NEO2 | |
device_setSymmetric_RKI_URL(String srki_url) | com.idtechproducts.device.IDT_NEO2 | |
device_startRKI() | com.idtechproducts.device.IDT_NEO2 | |
device_startRKI(boolean isDemo) | com.idtechproducts.device.IDT_NEO2 | |
device_startRKI(String Key, boolean isDemo) | com.idtechproducts.device.IDT_NEO2 | |
device_startRKI(String Key) | com.idtechproducts.device.IDT_NEO2 | |
device_startTransaction(double amount, double amtOther, int type, final int timeout, byte[] tags) | com.idtechproducts.device.IDT_NEO2 | |
device_startTransaction(double amount, double amtOther, int type, final int timeout, byte[] tags, boolean isFastEMV) | com.idtechproducts.device.IDT_NEO2 | |
device_updateFirmware(byte[] data, FIRMWARE_UPDATE_TYPES ft) | com.idtechproducts.device.IDT_NEO2 | |
device_updateFirmware(String[] commands) | com.idtechproducts.device.IDT_NEO2 | |
emv_allowFallback(boolean allow) | com.idtechproducts.device.IDT_NEO2 | static |
emv_authenticateTransaction(byte[] tags) | com.idtechproducts.device.IDT_NEO2 | |
emv_callbackResponsePIN(int mode, byte[] KSN, byte[] PIN) | com.idtechproducts.device.IDT_NEO2 | |
emv_cancelTransaction(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_completeTransaction(boolean commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tags) | com.idtechproducts.device.IDT_NEO2 | |
emv_getAutoAuthenticateTransaction() | com.idtechproducts.device.IDT_NEO2 | static |
emv_getAutoCompleteTransaction() | com.idtechproducts.device.IDT_NEO2 | static |
emv_getEMVConfigurationCheckValue(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_getEMVKernelCheckValue(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_getEMVKernelVersion(StringBuilder version) | com.idtechproducts.device.IDT_NEO2 | |
emv_lcdControlResponse(byte mode, byte selection) | com.idtechproducts.device.IDT_NEO2 | |
emv_removeApplicationData(String aid, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_removeCAPK(byte[] capk, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_removeCRL(byte[] crlList, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_removeTerminalData(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveAidList(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveApplicationData(String aid, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveCAPK(byte[] capk, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveCAPKList(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveCRL(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveTerminalData(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_retrieveTransactionResult(byte[] tags, Map< String, Map< String, byte[]>> retrievedTags) | com.idtechproducts.device.IDT_NEO2 | |
emv_setApplicationData(String name, byte[] tlv, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_setAutoAuthenticateTransaction(boolean auto) | com.idtechproducts.device.IDT_NEO2 | static |
emv_setAutoCompleteTransaction(boolean auto) | com.idtechproducts.device.IDT_NEO2 | static |
emv_setCAPK(byte[] key, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_setCRL(byte[] crlList, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_setTerminalData(byte[] TLV, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
emv_setTerminalMajorConfiguration(int configuration) | com.idtechproducts.device.IDT_NEO2 | |
emv_setTransactionParameters(double amount, double amtOther, int type, final int timeout, byte[] tags) | com.idtechproducts.device.IDT_NEO2 | |
emv_startTransaction(double amount, double amtOther, int type, final int timeout, byte[] tags, boolean forceOnline) | com.idtechproducts.device.IDT_NEO2 | |
felica_authentication(byte[] key) | com.idtechproducts.device.IDT_NEO2 | |
felica_poll(byte[] systemCode, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_read(byte[] serviceCodeList, int blockCnt, byte[] blockList, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_readWithMac(int blockCnt, byte[] blockList, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_requestService(byte[] nodeCode, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_SendCommand(byte command[], ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_write(byte[] serviceCodeList, int blockCnt, byte[] blockList, byte[] blockData, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
felica_writeWithMac(byte blockNum, byte[] blockData) | com.idtechproducts.device.IDT_NEO2 | |
forwardTransaction(WorldpayListener callback, String forwardID, String password, boolean bypassProcessing) | com.idtechproducts.device.IDT_NEO2 | |
getBTLEDeviceAddress() (defined in com.idtechproducts.device.IDT_NEO2) | com.idtechproducts.device.IDT_NEO2 | |
getIDT_Device() (defined in com.idtechproducts.device.IDT_NEO2) | com.idtechproducts.device.IDT_NEO2 | static |
getSDKInstance() | com.idtechproducts.device.IDT_NEO2 | static |
icc_exchangeAPDU(byte[] dataAPDU, ResDataStruct response) | com.idtechproducts.device.IDT_NEO2 | |
icc_getICCReaderStatus(ICCReaderStatusStruct ICCStatus) | com.idtechproducts.device.IDT_NEO2 | |
icc_passthroughOffICC() | com.idtechproducts.device.IDT_NEO2 | |
icc_passthroughOnICC() | com.idtechproducts.device.IDT_NEO2 | |
icc_powerOffICC(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
icc_powerOnICC(ResDataStruct atrPPS) | com.idtechproducts.device.IDT_NEO2 | |
IDT_NEO2(OnReceiverListener callback, OnReceiverListenerPIN pincallback, Context context) | com.idtechproducts.device.IDT_NEO2 | |
IDT_NEO2(OnReceiverListener callback, OnReceiverListenerPIN pincallback, OnReceiverListenerPINRequest callback2, Context context) | com.idtechproducts.device.IDT_NEO2 | |
IDT_NEO2(OnReceiverListener callback, OnReceiverListenerPIN pincallback, OnReceiverListenerPINRequest callback2, OnReceiverListenerLCD lcdcallback, Context context) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addButton(String screenName, String buttonName, byte type, byte alignment, int xCord, int yCord, String label, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addEthernet(String screenName, String objectName, byte alignment, int xCord, int yCord, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addExtVideo(String screenName, String objectName, byte alignment, int xCord, int yCord, byte loop, byte numVideos, String filenames, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addImage(String screenName, String objectName, byte alignment, int xCord, int yCord, String filename, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addLED(String screenName, String objectName, byte alignment, int xCord, int yCord, IDTLCDData returnItem, byte[] LED) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addText(String screenName, String objectName, byte alignment, int xCord, int yCord, int width, int height, byte fontID, byte[] color, String label, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_addVideo(String screenName, String objectName, byte alignment, int xCord, int yCord, String filename, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_clearDisplay() | com.idtechproducts.device.IDT_NEO2 | |
lcd_clearScreenInfo() | com.idtechproducts.device.IDT_NEO2 | |
lcd_cloneScreen(String screenName, String cloneName, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_createScreen(String screenName, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_destroyScreen(String screenName) | com.idtechproducts.device.IDT_NEO2 | |
lcd_getActiveScreen(IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_getAllObjects(String screenName, List< IDTLCDData > IDTScreenInfos) | com.idtechproducts.device.IDT_NEO2 | |
lcd_getAllScreens(List< IDTLCDData > IDTScreenInfos) | com.idtechproducts.device.IDT_NEO2 | |
lcd_getButtonEvent(IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_linkUIWithTransactionMessageId(byte MessageId, String screenName) | com.idtechproducts.device.IDT_NEO2 | |
lcd_loadScreenInfo() | com.idtechproducts.device.IDT_NEO2 | |
lcd_queryObjectbyID(int objectID, List< IDTLCDData > IDTScreenInfos) | com.idtechproducts.device.IDT_NEO2 | |
lcd_queryObjectbyName(String objectName, List< IDTLCDData > IDTScreenInfos) | com.idtechproducts.device.IDT_NEO2 | |
lcd_queryScreenbyID(int screenID, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_queryScreenbyName(String screenName, IDTLCDData returnItem) | com.idtechproducts.device.IDT_NEO2 | |
lcd_removeItem(String screenName, String objectName) | com.idtechproducts.device.IDT_NEO2 | |
lcd_setBacklight(boolean isBacklightOn, byte backlightVal) | com.idtechproducts.device.IDT_NEO2 | |
lcd_showScreen(String screenName) | com.idtechproducts.device.IDT_NEO2 | |
lcd_storeScreenInfo() | com.idtechproducts.device.IDT_NEO2 | |
lcd_updateColor(String screenName, String objectName, byte[] color) | com.idtechproducts.device.IDT_NEO2 | |
lcd_updateLabel(String screenName, String objectName, String label) | com.idtechproducts.device.IDT_NEO2 | |
lcd_updatePosition(String screenName, String objectName, byte alignment, int new_xCord, int new_yCord) | com.idtechproducts.device.IDT_NEO2 | |
log_deleteLogs() | com.idtechproducts.device.IDT_NEO2 | |
log_setSaveLogEnable(boolean enable) | com.idtechproducts.device.IDT_NEO2 | |
log_setVerboseLoggingEnable(boolean enable) | com.idtechproducts.device.IDT_NEO2 | |
msr_cancelMSRSwipe() | com.idtechproducts.device.IDT_NEO2 | |
msr_defaultAllSetting() | com.idtechproducts.device.IDT_NEO2 | |
msr_startMSRSwipe() | com.idtechproducts.device.IDT_NEO2 | |
msr_startMSRSwipe(int timeout) | com.idtechproducts.device.IDT_NEO2 | |
phone_getInfoManufacture() | com.idtechproducts.device.IDT_NEO2 | |
phone_getInfoModel() | com.idtechproducts.device.IDT_NEO2 | |
pin_cancelPINEntry() | com.idtechproducts.device.IDT_NEO2 | |
pin_displayMessageGetAmount(byte DisplayFlag, byte KeyMaxLen, byte KeyMinLen, byte[] TextDisplayMsg, byte[] DisplayMsgSig, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
pin_displayMessageGetEncryptedPIN(byte PANKeyType, byte[] PAN, byte PINMaxLen, byte PINMinLen, byte[] LCDMsg, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
pin_displayMessageGetNumericKey(byte DisplayFlag, byte KeyMaxLen, byte KeyMinLen, byte[] TextDisplayMsg, byte[] DisplayMsgSig, ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
pin_getFunctionKey(ResDataStruct respData) | com.idtechproducts.device.IDT_NEO2 | |
registerListen() | com.idtechproducts.device.IDT_NEO2 | |
release() | com.idtechproducts.device.IDT_NEO2 | |
setIDT_Device(FirmwareUpdateTool fwTool) | com.idtechproducts.device.IDT_NEO2 | |
unregisterListen() | com.idtechproducts.device.IDT_NEO2 | |
useUSBIntentFilter() | com.idtechproducts.device.IDT_NEO2 | static |