Skip navigation links
A B C D E F G H I L M O P R S T U V W X 

A

abort() - Method in class com.scdroid.util.BTActivity.SCThread
Not relevant to subclasses.
abort() - Method in class com.scdroid.util.SCActivity.SCThread
Not relevant to subclasses.
addDATA(byte[]) - Method in class com.scdroid.smartcard.protocol.T1Block
 
AkisCard - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
AkisCard() - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.AkisCard
 
arrayOfSupportedDataRates - Variable in class com.scdroid.ccid.CCIDReader
 
AtlantisCardTerminal - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
AtlantisCardTerminal(AtlantisReader, int, UsbDevice) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
AtlantisCommandTransmitter - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
AtlantisCommandTransmitter(AtlantisReader, AtlantisCardTerminal, UsbManager, Activity) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
AtlantisCommandTransmitter(AtlantisReader, Activity) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
AtlantisReader - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
AtlantisReader(UsbManager) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
AtlantisReaderException - Exception in tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
AtlantisReaderException(String) - Constructor for exception tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReaderException
 
AtlantisTerminalHandler - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
AtlantisTerminalHandler(Activity, PendingIntent) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
AtlantisTerminalHandler(Activity, UsbManager, AtlantisReader) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
AtlantisTerminalHandler(Activity) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
ATR - Class in com.scdroid.smartcard
ATR ATR parsing functions
ATR(byte[]) - Constructor for class com.scdroid.smartcard.ATR
 
atr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
atr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
atr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
atr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
ATR.TByte - Class in com.scdroid.smartcard
 
ATR_MAX_PROTOCOLS - Static variable in class com.scdroid.smartcard.ATR
 
AttachReader(IReader) - Method in class com.scdroid.smartcard.Card
Not relevant to subclasses.
AvailableProtocols - Variable in class com.scdroid.smartcard.ATR
 

B

bMessageType_OFFSET - Variable in class com.scdroid.ccid.CCIDReader
 
BTActivity - Class in com.scdroid.util
A convenience class for easy creation of smart card applications.
BTActivity() - Constructor for class com.scdroid.util.BTActivity
 
BTActivity.Events - Enum in com.scdroid.util
Smart card reader event message.
BTActivity.SCThread - Class in com.scdroid.util
An abstract class, which facilitates a thread dedicated for smart card communication.
BTReader - Class in com.scdroid.ccid
BTReader SPP Bluetooth reader IO implementation by android Bluetooth API
BTReader(BluetoothAdapter) - Constructor for class com.scdroid.ccid.BTReader
 
BUFF_SIZE - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
BUFF_SIZE - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
BUFF_SIZE - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
buildStyledSnippet(String) - Static method in class com.scdroid.util.UIUtils
Given a snippet string with matching segments surrounded by curly braces, turn those areas into bold spans, removing the curly braces.
BusNumber - Variable in class com.scdroid.ccid.USBInfo
 
BWI - Variable in class com.scdroid.smartcard.ATR
 

C

calcEDC() - Method in class com.scdroid.smartcard.protocol.T1Block
calcEDC calculates the EDC-field according to the used EDC algorithm
Card - Class in com.scdroid.smartcard
An abstract class to implement card class.
Card() - Constructor for class com.scdroid.smartcard.Card
 
CARD_EVENT_DETECED - Static variable in class com.scdroid.ccid.CCIDReader
Smart card reader event message.
CARD_EVENT_REMOVED - Static variable in class com.scdroid.ccid.CCIDReader
Waiting card detected
CCID_COMMAND_FAILED - Variable in class com.scdroid.ccid.CCIDReader
 
CCID_ICC_ABSENT - Variable in class com.scdroid.ccid.CCIDReader
 
CCID_ICC_PRESENT_ACTIVE - Variable in class com.scdroid.ccid.CCIDReader
 
CCID_ICC_PRESENT_INACTIVE - Variable in class com.scdroid.ccid.CCIDReader
 
CCID_TIME_EXTENSION - Variable in class com.scdroid.ccid.CCIDReader
 
CCIDReader - Class in com.scdroid.ccid
CCIDReader implementation of CCID protocol (see CCID Rev 1.1)
CCIDReader() - Constructor for class com.scdroid.ccid.CCIDReader
Waiting card removed
checkEDC() - Method in class com.scdroid.smartcard.protocol.T1Block
checks the correctness of the given EDC byte (true, if EDC is correct)
checkLicense() - Static method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 
checkLicense() - Static method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
checkLicense() - Static method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
clone() - Method in class com.scdroid.ccid.CCIDReader
 
Close() - Method in class com.scdroid.ccid.BTReader
 
Close() - Method in interface com.scdroid.ccid.IReader
 
Close() - Method in class com.scdroid.ccid.USBReader
 
close() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
closeCardTerminal() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
closeCardTerminal() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
closeCardTerminal() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
closeCardTerminal() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
coldReset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
com.scdroid.ccid - package com.scdroid.ccid
 
com.scdroid.smartcard - package com.scdroid.smartcard
 
com.scdroid.smartcard.protocol - package com.scdroid.smartcard.protocol
 
com.scdroid.util - package com.scdroid.util
 
CONFERENCE_TIME_ZONE - Static variable in class com.scdroid.util.UIUtils
Time zone to use when formatting all session times.
CONFERENCE_URL - Static variable in class com.scdroid.util.UIUtils
 
connect(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
connect(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
connect(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
connect(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
ConnectCard(int, byte) - Method in class com.scdroid.ccid.CCIDReader
ConnectCard: connect card by slot number and Preferred Protocols
ConnectCard(byte) - Method in class com.scdroid.ccid.CCIDReader
ConnectCard: connect card by default slot number=0 and Preferred Protocols backward compatible
ConnectCard(String, int, byte) - Method in class com.scdroid.ccid.CCIDReader
ConnectCard: connect and create specific card instance by slot number and Preferred Protocols
ConnectCard(String, byte) - Method in class com.scdroid.ccid.CCIDReader
ConnectCard: connect and create specific card instance by default slot number=0 and Preferred Protocols backward compatible
ConnectCard(String, byte) - Method in interface com.scdroid.ccid.IReader
 
ConnectCard(String, int, byte) - Method in interface com.scdroid.ccid.IReader
 
ConnectCard(String, byte) - Method in class com.scdroid.util.BTActivity.SCThread
Establishes the connection to the card in the reader and get the card instance implemented by user.
ConnectCard(String, int, byte) - Method in class com.scdroid.util.SCActivity.SCThread
Establishes the connection to the card in the reader and get the card instance implemented by user.
ConnectCard(String, byte) - Method in class com.scdroid.util.SCActivity.SCThread
 
control(byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
control(byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
control(byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
control(byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
CONVENTION_DIRECT - Static variable in class com.scdroid.smartcard.ATR
 
CONVENTION_INVERSE - Static variable in class com.scdroid.smartcard.ATR
 
createIBlock(int, int, int, int, boolean, byte[]) - Static method in class com.scdroid.smartcard.protocol.T1BlockFactory
createIBlock creates I-Block according to ISO7816-3
createRBlock(int, int, int, int, int) - Static method in class com.scdroid.smartcard.protocol.T1BlockFactory
createRBlock creates R-Block according to ISO7816-3
createReader() - Method in class com.scdroid.util.BTActivity
Subclasses may override this method for alternate creation modes of the reader instance.
createSBlock(int, int, int, int, byte[]) - Static method in class com.scdroid.smartcard.protocol.T1BlockFactory
createSBlock creates S-Block according to ISO7816-3
createSCThread() - Method in class com.scdroid.util.BTActivity
Subclasses should implement this method by returning a concrete subclass of BTActivity.SCThread.
createSCThread() - Method in class com.scdroid.util.SCActivity
Subclasses should implement this method by returning a concrete subclass of SCActivity.SCThread.
CWI - Variable in class com.scdroid.smartcard.ATR
 

D

DebugCommand() - Method in class com.scdroid.util.BTActivity
 
DebugCommand() - Method in class com.scdroid.util.SCActivity
 
DefaultProtocol - Variable in class com.scdroid.smartcard.ATR
 
DeviceClass - Variable in class com.scdroid.ccid.USBInfo
 
DeviceNumber - Variable in class com.scdroid.ccid.USBInfo
 
DevicePath - Variable in class com.scdroid.ccid.USBInfo
 
DeviceProtocol - Variable in class com.scdroid.ccid.USBInfo
 
DeviceSubClass - Variable in class com.scdroid.ccid.USBInfo
 
Di - Variable in class com.scdroid.smartcard.ATR
 
Disconnect() - Method in class com.scdroid.smartcard.Card
Terminates a connection previously opened between the calling application and a smart card in the target reader
DisConnectCard() - Method in class com.scdroid.ccid.CCIDReader
DisConnectCard: Disconnect and power off the card
DisConnectCard() - Method in interface com.scdroid.ccid.IReader
 

E

EDC - Variable in class com.scdroid.smartcard.ATR
 
EDC_CRC - Static variable in class com.scdroid.smartcard.ATR
 
EDC_CRC - Static variable in class com.scdroid.smartcard.protocol.T1Block
use CRC16 algorithm for EDC byte - not implemented
EDC_LDR - Static variable in class com.scdroid.smartcard.protocol.T1Block
use LDR (XOR) algorithm for EDC byte
EDC_LRC - Static variable in class com.scdroid.smartcard.ATR
 
EMVCard - Class in com.scdroid.smartcard
 
EMVCard() - Constructor for class com.scdroid.smartcard.EMVCard
 
ERROR_EDC - Static variable in class com.scdroid.smartcard.protocol.T1Block
indicates EDC error
ERROR_NONE - Static variable in class com.scdroid.smartcard.protocol.T1Block
indicates error free operation
ERROR_OFFSET - Variable in class com.scdroid.ccid.CCIDReader
 
ERROR_OTHER - Static variable in class com.scdroid.smartcard.protocol.T1Block
indicates other error
Escape(byte[]) - Method in class com.scdroid.ccid.CCIDReader
Escape: implementation of PC_to_RDR_Escape
exchangeData(T1Block) - Method in class com.scdroid.ccid.CCIDReader
exchangeData: implement T1Block exchangeData from T1Protocol class
exchangeData(T1Block) - Method in class com.scdroid.smartcard.protocol.T1Protocol
exchangeData responsible for the real data-transfer.
ExecuteCard() - Method in class com.scdroid.util.BTActivity
Subclasses must call this method to start the smart card thread BTActivity.SCThread.
ExecuteCard() - Method in class com.scdroid.util.SCActivity
Subclasses must call this method to start the smart card thread SCActivity.SCThread.

F

Fi - Variable in class com.scdroid.smartcard.ATR
 
finalize() - Method in class com.scdroid.ccid.CCIDReader
 
finalize() - Method in class com.scdroid.smartcard.Card
Not relevant to subclasses.

G

getAtr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.AkisCard
 
getAtr() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
getBlock() - Method in class com.scdroid.smartcard.protocol.T1Block
returns byte array with raw block data
getBlockType() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getBlockWaitingTime() - Method in class com.scdroid.smartcard.protocol.T1Protocol
getBlockWaitingTime returns the currently used block waiting time in milliseconds.
getCardState() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
getChallenge() - Method in class com.scdroid.smartcard.EMVCard
 
getCommandBufferSize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
getCommandBufferSize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
getCommandBufferSize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
getCommandBufferSize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
getControlBits() - Method in class com.scdroid.smartcard.protocol.T1Block
getControlBits returns block-specific controlbits without the blocktype
getCurrentTime(Context) - Static method in class com.scdroid.util.UIUtils
 
GetData(byte[], int) - Method in class com.scdroid.smartcard.EMVCard
 
GetData(byte[]) - Method in class com.scdroid.smartcard.EMVCard
 
getDATA() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getDestID() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getDestinationAddress() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getEDC() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getEDCAlgorithm() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getErrorCode() - Method in exception com.scdroid.smartcard.SCException
 
getGTI2Tunnel() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
getHostAddress() - Method in class com.scdroid.smartcard.protocol.T1Protocol
getHostAddress
getIconForIntent(Context, Intent) - Static method in class com.scdroid.util.UIUtils
 
getLastUsedTrackID(Context) - Static method in class com.scdroid.util.UIUtils
 
getLEN() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getmReader() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
getmUsbManager() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
getNAD() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getName() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
getName() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
getName() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
getName() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
GetParameters() - Method in class com.scdroid.ccid.CCIDReader
SetParameters: implementation of PC_to_RDR_GetParameters
getPCB() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getPID() - Method in class com.scdroid.ccid.USBReader
 
GetPinTryCounter() - Method in class com.scdroid.smartcard.EMVCard
 
GetProcessingOptions(byte[]) - Method in class com.scdroid.smartcard.EMVCard
 
getProductName() - Method in class com.scdroid.ccid.USBReader
 
getReaderDataRates(byte) - Method in class com.scdroid.ccid.CCIDReader
 
getReaderDataRates(byte) - Method in class com.scdroid.ccid.USBReader
 
getReaderName() - Method in class com.scdroid.ccid.BTReader
 
getReaderName() - Method in class com.scdroid.ccid.USBReader
 
getReaders(BluetoothAdapter) - Static method in class com.scdroid.ccid.BTReader
 
getReaders(Context) - Static method in class com.scdroid.ccid.USBReader
Get CCID readers list attached to your device
getReaders(Activity) - Static method in class com.scdroid.ccid.USBReader
Get CCID readers list attached to your device
getRecvSequenceCounter() - Method in class com.scdroid.smartcard.protocol.T1Protocol
getRecvSequenceCounter
getRemoteAddress() - Method in class com.scdroid.smartcard.protocol.T1Protocol
getRemoteAddress
getRequestedSequenceNumber() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getSendSequenceCounter() - Method in class com.scdroid.smartcard.protocol.T1Protocol
getSendSequenceCounter
getSlot() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
getSlot() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
getSlotCount() - Method in class com.scdroid.ccid.CCIDReader
 
GetSlotStatus() - Method in class com.scdroid.ccid.CCIDReader
GetSlotStatus: implementation of PC_to_RDR_GetSlotStatus
getSourceAddress() - Method in class com.scdroid.smartcard.protocol.T1Block
 
getSourceID() - Method in class com.scdroid.smartcard.protocol.T1Block
 
GetSW1SW2() - Method in class com.scdroid.smartcard.Card
get card status bytes(SW1 & SW2) as int such as 0x9000
GetSW1SW2Bytes() - Method in class com.scdroid.smartcard.Card
get card status bytes(SW1 & SW2) as bytes array
getTransmitter(CardTerminal) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 
getTransmitter(CardTerminal) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
getTransmitter(CardTerminal) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDTerminalHandler
 
getTransmitter(CardTerminal) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
getUsbDevice() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
getUsbDevice() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
getVendorName() - Method in class com.scdroid.ccid.USBReader
 
getVID() - Method in class com.scdroid.ccid.USBReader
 
GTICardTerminal - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
GTICardTerminal(String) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
GTICommandTransmitter - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
GTICommandTransmitter(GTICardTerminal) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
GTITerminalHandler - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
GTITerminalHandler(Activity, PendingIntent) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 
GTITerminalHandler(Activity, UsbManager, USBReader) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 

H

handleSCMessage(Message) - Method in class com.scdroid.util.BTActivity
SmartCard message Handler
handleSCMessage(Message) - Method in class com.scdroid.util.SCActivity
SmartCard message Handler
hasMoreData() - Method in class com.scdroid.smartcard.protocol.T1Block
 
hasPPS1 - Variable in class com.scdroid.smartcard.ATR
 
HistoricalBytes - Variable in class com.scdroid.smartcard.ATR
 

I

I_BLOCK - Static variable in class com.scdroid.smartcard.protocol.T1Block
I-block
IdentifyCard(byte[]) - Method in class com.scdroid.smartcard.Card
Subclasses should override this method to identify the right card in the reader.
IdentifyCard(byte[]) - Method in class com.scdroid.smartcard.EMVCard
 
IdentifyCard(byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.AkisCard
 
IFSC - Variable in class com.scdroid.smartcard.ATR
 
IFSD - Variable in class com.scdroid.smartcard.ATR
 
incRecvSequenceCounter() - Method in class com.scdroid.smartcard.protocol.T1Protocol
incRecvSequenceCounter
incSendSequenceCounter() - Method in class com.scdroid.smartcard.protocol.T1Protocol
incSendSequenceCounter
initialize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
initialize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
initialize() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
initT1Protocol(byte, byte) - Method in class com.scdroid.smartcard.protocol.T1Protocol
initProtocol initialize protocol.
internalAuthenticate(byte[]) - Method in class com.scdroid.smartcard.EMVCard
 
internalTransmit(int, T1Block) - Method in class com.scdroid.smartcard.protocol.T1Protocol
internalTransmit exchanges blocks with T1 protocol handling.
IReader - Interface in com.scdroid.ccid
 
isBlockComplete(byte[], int) - Method in class com.scdroid.smartcard.protocol.T1Protocol
 
isCardPresent() - Method in class com.scdroid.ccid.CCIDReader
isCardPresent: check if the card is in the reader
isCardPresent() - Method in interface com.scdroid.ccid.IReader
 
isCardPresent() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
isCardPresent() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
isCardPresent() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
isCardPresent() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
isColorDark(int) - Static method in class com.scdroid.util.UIUtils
Calculate whether a color is light or dark, based on a commonly known brightness formula.
isHoneycomb() - Static method in class com.scdroid.util.UIUtils
 
isHoneycombTablet(Context) - Static method in class com.scdroid.util.UIUtils
 
isOpened() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
isPresent() - Method in class com.scdroid.smartcard.Card
 
isPresent() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.AkisCard
 
isSupported(UsbDevice) - Static method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
isTablet(Context) - Static method in class com.scdroid.util.UIUtils
 

L

listCardTerminals(CardTerminals.State) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 
listCardTerminals(CardTerminals.State) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
listCardTerminals(CardTerminals.State) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDTerminalHandler
 
listCardTerminals(CardTerminals.State) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
LoadDevice(int, int) - Method in class com.scdroid.ccid.USBInfo
 
LOG_APDU - Static variable in class com.scdroid.ccid.CCIDReader
 
LOG_CCID - Static variable in class com.scdroid.ccid.CCIDReader
 
LOG_INFO - Static variable in class com.scdroid.ccid.CCIDReader
 
logCCID(String) - Method in class com.scdroid.ccid.CCIDReader
 
logData(String) - Method in class com.scdroid.ccid.BTReader
 
logData(String, String) - Method in class com.scdroid.ccid.CCIDReader
 
logData(String, byte[], int) - Method in class com.scdroid.ccid.CCIDReader
 
logData(String, byte[]) - Method in class com.scdroid.ccid.CCIDReader
 
logData(String) - Method in interface com.scdroid.ccid.IReader
 
logData(String) - Method in class com.scdroid.ccid.USBReader
 
logger - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
logger - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTITerminalHandler
 
logger - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
logger - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
logger - Static variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
logLevel(int) - Method in class com.scdroid.ccid.CCIDReader
 
logLevel(int) - Method in interface com.scdroid.ccid.IReader
 

M

MaxPower - Variable in class com.scdroid.ccid.USBInfo
 
mBluetoothAdapter - Variable in class com.scdroid.util.BTActivity
 
mCCIDVersion - Variable in class com.scdroid.ccid.CCIDReader
 
mClassEnvelope - Variable in class com.scdroid.ccid.CCIDReader
 
mClassGetResponse - Variable in class com.scdroid.ccid.CCIDReader
 
mDataRate - Variable in class com.scdroid.ccid.CCIDReader
 
mDefaultClock - Variable in class com.scdroid.ccid.CCIDReader
 
mFeatures - Variable in class com.scdroid.ccid.CCIDReader
 
mLcdLayout - Variable in class com.scdroid.ccid.CCIDReader
 
mLogLevel - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxCCIDBusySlots - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxCCIDMessageLength - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxClock - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxDataRate - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxIFSD - Variable in class com.scdroid.ccid.CCIDReader
 
mMaxSlotIndex - Variable in class com.scdroid.ccid.CCIDReader
 
mMechanical - Variable in class com.scdroid.ccid.CCIDReader
 
mNumClockSupported - Variable in class com.scdroid.ccid.CCIDReader
 
mNumDataRatesSupported - Variable in class com.scdroid.ccid.CCIDReader
 
mPINSupport - Variable in class com.scdroid.ccid.CCIDReader
 
mProtocols - Variable in class com.scdroid.ccid.CCIDReader
 
mSynchProtocols - Variable in class com.scdroid.ccid.CCIDReader
 
mustDisconnectCard() - Method in exception com.scdroid.smartcard.SCException
 
mVoltageSupport - Variable in class com.scdroid.ccid.CCIDReader
 
myATR - Variable in class com.scdroid.smartcard.EMVCard
 

O

oGtiLib - Variable in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
onCreate(Bundle) - Method in class com.scdroid.util.BTActivity
 
onCreate(Bundle) - Method in class com.scdroid.util.SCActivity
 
onPause() - Method in class com.scdroid.util.SCActivity
Subclasses should call this method from their own onPause() if overloaded.
onStop() - Method in class com.scdroid.util.BTActivity
Subclasses should call this method from their own onPause() if overloaded.
Open() - Method in class com.scdroid.ccid.BTReader
 
Open() - Method in interface com.scdroid.ccid.IReader
 
Open() - Method in class com.scdroid.ccid.USBReader
 
open(UsbDevice) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
OpenEx(int) - Method in class com.scdroid.ccid.BTReader
 

P

parseATR(byte[]) - Method in class com.scdroid.smartcard.ATR
parsing ATR functions
PAY1_SYS_DDF01 - Static variable in class com.scdroid.smartcard.EMVCard
 
PAY2_SYS_DDF01 - Static variable in class com.scdroid.smartcard.EMVCard
 
PID - Variable in class com.scdroid.ccid.USBInfo
 
powerDown() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
PowerOff() - Method in class com.scdroid.ccid.CCIDReader
PowerOff: implementation of PC_to_RDR_IccPowerOff
PowerOn() - Method in class com.scdroid.ccid.CCIDReader
PowerOn: Main PowerOn function
powerOn() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
printATR() - Method in class com.scdroid.smartcard.ATR
 
PROTOCOL_ANY - Static variable in class com.scdroid.smartcard.Card
 
PROTOCOL_RAW - Static variable in class com.scdroid.smartcard.ATR
 
PROTOCOL_RAW - Static variable in class com.scdroid.smartcard.Card
 
PROTOCOL_T0 - Static variable in class com.scdroid.smartcard.ATR
 
PROTOCOL_T0 - Static variable in class com.scdroid.smartcard.Card
 
PROTOCOL_T1 - Static variable in class com.scdroid.smartcard.ATR
 
PROTOCOL_T1 - Static variable in class com.scdroid.smartcard.Card
 
PROTOCOL_T15 - Static variable in class com.scdroid.smartcard.ATR
 
PROTOCOL_T15 - Static variable in class com.scdroid.smartcard.Card
 

R

R_BLOCK - Static variable in class com.scdroid.smartcard.protocol.T1Block
R-block
RDR_to_PC_SlotStatus - Variable in class com.scdroid.ccid.CCIDReader
 
Read(int) - Method in class com.scdroid.ccid.BTReader
 
Read() - Method in class com.scdroid.ccid.BTReader
 
Read() - Method in interface com.scdroid.ccid.IReader
 
Read() - Method in class com.scdroid.ccid.USBReader
 
ReadRecord(byte, byte, int) - Method in class com.scdroid.smartcard.EMVCard
 
ReportedProductName - Variable in class com.scdroid.ccid.USBInfo
 
ReportedVendorName - Variable in class com.scdroid.ccid.USBInfo
 
reset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
reset(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
reset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
reset(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
reset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
reset(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
reset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
reset(String) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
run() - Method in class com.scdroid.util.BTActivity.SCThread
Not relevant to subclasses.
run() - Method in class com.scdroid.util.SCActivity.SCThread
Not relevant to subclasses.
RunCommands() - Method in class com.scdroid.util.BTActivity.SCThread
Subclasses should override this method for performing card operations to be done.
RunCommands() - Method in class com.scdroid.util.SCActivity.SCThread
Subclasses should override this method for performing card operations to be done.

S

S_ABORT_REQUEST - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_ABORT_REQUEST
S_ABORT_RESPONSE - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_ABORT_RESPONSE
S_BLOCK - Static variable in class com.scdroid.smartcard.protocol.T1Block
S-block
S_IFS_REQUEST - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_IFS_REQUEST
S_IFS_RESPONSE - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_IFS_RESPONSE
S_RESYNCH_REQUEST - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_RESYNCH_REQUEST
S_RESYNCH_RESPONSE - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_RESYNCH_RESPONSE
S_VPP_STATE_ERROR_RESPONSE - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_VPP_STATE_ERR_RESPONSE
S_WTX_REQUEST - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_WTX_REQUEST
S_WTX_RESPONSE - Static variable in class com.scdroid.smartcard.protocol.T1Block
S_WTX_RESPONSE
SCActivity - Class in com.scdroid.util
A convenience class for easy creation of smart card applications.
SCActivity() - Constructor for class com.scdroid.util.SCActivity
 
SCActivity.Events - Enum in com.scdroid.util
Smart card reader event message.
SCActivity.SCThread - Class in com.scdroid.util
An abstract class, which facilitates a thread dedicated for smart card communication.
SCDCardTerminal - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
SCDCardTerminal(USBReader, int, UsbDevice) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
SCDCommandTransmitter - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
SCDCommandTransmitter(USBReader, SCDCardTerminal, UsbManager, Activity) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
SCDCommandTransmitter(USBReader, Activity) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
SCDTerminalHandler - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
SCDTerminalHandler(Activity, PendingIntent) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
SCDTerminalHandler(Activity, UsbManager, USBReader) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDTerminalHandler
 
SCException - Exception in com.scdroid.smartcard
 
SCException() - Constructor for exception com.scdroid.smartcard.SCException
 
SCException(String) - Constructor for exception com.scdroid.smartcard.SCException
 
SCException(String, Exception) - Constructor for exception com.scdroid.smartcard.SCException
 
SCException(byte) - Constructor for exception com.scdroid.smartcard.SCException
 
SCException(byte, boolean) - Constructor for exception com.scdroid.smartcard.SCException
 
SCThread() - Constructor for class com.scdroid.util.BTActivity.SCThread
 
SCThread() - Constructor for class com.scdroid.util.SCActivity.SCThread
 
Select(byte[]) - Method in class com.scdroid.smartcard.Card
Performs a SELECT command to select the ICC PSE, DDF, or ADF
Select_1PAY_SYS_DDF01() - Method in class com.scdroid.smartcard.EMVCard
 
Select_2PAY_SYS_DDF01() - Method in class com.scdroid.smartcard.EMVCard
 
SelectApplication(byte[]) - Method in class com.scdroid.smartcard.Card
Performs a SELECT command to select an application.
SelectFile(byte[]) - Method in class com.scdroid.smartcard.EMVCard
Basic.
SelectMF(int) - Method in class com.scdroid.smartcard.EMVCard
 
SendMessage(BTActivity.Events, Object) - Method in class com.scdroid.util.BTActivity
 
SendMessage(int, Object) - Method in class com.scdroid.util.BTActivity
 
SendMessage(BTActivity.Events) - Method in class com.scdroid.util.BTActivity
 
SendMessage(SCActivity.Events, Object) - Method in class com.scdroid.util.SCActivity
 
SendMessage(int, Object) - Method in class com.scdroid.util.SCActivity
 
SendMessage(SCActivity.Events) - Method in class com.scdroid.util.SCActivity
 
SerialNumber - Variable in class com.scdroid.ccid.USBInfo
 
setBlockWaitingTime(int) - Method in class com.scdroid.smartcard.protocol.T1Protocol
setBlockWaitingTime sets the block waiting time in milliseconds.
setDevice(BluetoothDevice) - Method in class com.scdroid.ccid.BTReader
 
setIFSD(byte) - Method in class com.scdroid.smartcard.ATR
 
setLastUsedTrackID(Context, String) - Static method in class com.scdroid.util.UIUtils
 
setLicenseKey(String) - Method in class com.scdroid.ccid.USBReader
 
setPackageName(String) - Method in class com.scdroid.ccid.USBReader
 
SetParameters(byte, byte[]) - Method in class com.scdroid.ccid.CCIDReader
SetParameters: implementation of PC_to_RDR_SetParameters
setPermissionIntent(PendingIntent) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
setPermissionIntent(PendingIntent) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
setPermissionIntent(PendingIntent) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
setPermissionIntent(PendingIntent) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisTerminalHandler
 
setRecvSequenceCounter(int) - Method in class com.scdroid.smartcard.protocol.T1Protocol
setRecvSequenceCounter
setSendSequenceCounter(int) - Method in class com.scdroid.smartcard.protocol.T1Protocol
setSendSequenceCounter
setTA1(byte) - Method in class com.scdroid.smartcard.ATR
 
setTextMaybeHtml(TextView, String) - Static method in class com.scdroid.util.UIUtils
Populate the given TextView with the requested text, formatting through Html.fromHtml(String) when applicable.
Speed - Variable in class com.scdroid.ccid.USBInfo
 
STATUS_OFFSET - Variable in class com.scdroid.ccid.CCIDReader
 

T

T0 - Variable in class com.scdroid.smartcard.ATR
 
T1Block - Class in com.scdroid.smartcard.protocol
T1Block represents T1 block (see ISO7816-3)
T1Block(int, int, int, byte[], int) - Constructor for class com.scdroid.smartcard.protocol.T1Block
Constructor
T1Block(byte[], int) - Constructor for class com.scdroid.smartcard.protocol.T1Block
create Block object from raw T1-Block
T1BlockEDCErrorException - Exception in com.scdroid.smartcard.protocol
T1BlockEDCErrorException is thrown when length of byte array (raw data) is incorrect
T1BlockEDCErrorException() - Constructor for exception com.scdroid.smartcard.protocol.T1BlockEDCErrorException
Constructor
T1BlockEDCErrorException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1BlockEDCErrorException
Constructor accepting a message text
T1BlockFactory - Class in com.scdroid.smartcard.protocol
T1BlockFactory creates T1Block-objects - for detailed informations see ISO-7816-3.
T1BlockFactory() - Constructor for class com.scdroid.smartcard.protocol.T1BlockFactory
 
T1BlockLengthException - Exception in com.scdroid.smartcard.protocol
T1BlockLengthException is thrown when length of byte array (raw data) is incorrect
T1BlockLengthException() - Constructor for exception com.scdroid.smartcard.protocol.T1BlockLengthException
Constructor
T1BlockLengthException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1BlockLengthException
Constructor accepting a message text
T1BlockNotImplementedFeatureException - Exception in com.scdroid.smartcard.protocol
T1Protocol is a small subset of the T1 block protocol.
T1BlockSequenceNumberErrorException - Exception in com.scdroid.smartcard.protocol
 
T1BlockSequenceNumberErrorException() - Constructor for exception com.scdroid.smartcard.protocol.T1BlockSequenceNumberErrorException
Constructor
T1BlockSequenceNumberErrorException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1BlockSequenceNumberErrorException
Constructor accepting a message text
T1DataPacketTooLongException - Exception in com.scdroid.smartcard.protocol
T1DataPacketTooLongException is thrown when the info-field of an I-Block is greater than 254 bytes
T1DataPacketTooLongException() - Constructor for exception com.scdroid.smartcard.protocol.T1DataPacketTooLongException
Constructor accepting a message text
T1DataPacketTooLongException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1DataPacketTooLongException
Constructor accepting a message text
T1Exception - Exception in com.scdroid.smartcard.protocol
T1Exception is the base exception for all T1 exceptions
T1Exception() - Constructor for exception com.scdroid.smartcard.protocol.T1Exception
Constructor
T1Exception(String) - Constructor for exception com.scdroid.smartcard.protocol.T1Exception
Constructor accepting a message text
T1IOException - Exception in com.scdroid.smartcard.protocol
T1IOException is thrown when an IO error occurs in the T1 protocol
T1IOException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1IOException
Constructor accepting a message text
T1Protocol - Class in com.scdroid.smartcard.protocol
T1Protocol is a small subset of the T1 block protocol.
T1Protocol(int, int, int) - Constructor for class com.scdroid.smartcard.protocol.T1Protocol
Constructor with specification of the host- and remoteaddress
T1TimeoutException - Exception in com.scdroid.smartcard.protocol
T1TimeoutException is thrown when an send- or receive-timeout occurs in the T1 protocol
T1TimeoutException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1TimeoutException
Constructor accepting a message text
T1UnknownBlockException - Exception in com.scdroid.smartcard.protocol
T1UnknownBlockException is thrown when an IO error occurs in the T1 protocol
T1UnknownBlockException() - Constructor for exception com.scdroid.smartcard.protocol.T1UnknownBlockException
Constructor accepting a message text
T1UnknownBlockException(String) - Constructor for exception com.scdroid.smartcard.protocol.T1UnknownBlockException
Constructor accepting a message text
T_0 - Static variable in class com.scdroid.smartcard.ATR
 
T_1 - Static variable in class com.scdroid.smartcard.ATR
 
T_15 - Static variable in class com.scdroid.smartcard.ATR
 
TA - Variable in class com.scdroid.smartcard.ATR
 
TB - Variable in class com.scdroid.smartcard.ATR
 
TC - Variable in class com.scdroid.smartcard.ATR
 
TCK - Variable in class com.scdroid.smartcard.ATR
 
TD - Variable in class com.scdroid.smartcard.ATR
 
toString() - Method in class com.scdroid.smartcard.ATR.TByte
 
tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader - package tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis - package tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis
 
Transmit(byte[]) - Method in class com.scdroid.ccid.CCIDReader
Transmit: function expose
Transmit(byte[]) - Method in interface com.scdroid.ccid.IReader
 
Transmit(byte[]) - Method in class com.scdroid.smartcard.Card
Sends a APDU command to the smart card and expects to receive data back from the card.
Transmit(byte[], int, String) - Method in class com.scdroid.smartcard.Card
 
transmit(int, byte[]) - Method in class com.scdroid.smartcard.protocol.T1Protocol
transmit sends the data to the terminal and waits for result until timeout is reached.
transmit(int, int, byte[]) - Method in class com.scdroid.smartcard.protocol.T1Protocol
transmit sends the data to the terminal and waits for result until timeout is reached.
transmit(CommandAPDU) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICommandTransmitter
 
transmit(CommandAPDU) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCommandTransmitter
 
transmit(CommandAPDU) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
transmit(CommandAPDU) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCommandTransmitter
 
transmitT1(byte[]) - Method in class com.scdroid.smartcard.protocol.T1Protocol
transmit sends the data to the terminal and waits for result until timeout is reached.
TS - Variable in class com.scdroid.smartcard.ATR
 

U

UIUtils - Class in com.scdroid.util
An assortment of UI helpers.
UIUtils() - Constructor for class com.scdroid.util.UIUtils
 
UKTSDCardTerminal - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
Created by omer.dural on 06.06.2017.
UKTSDCardTerminal() - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
UKTSDCommandTransmitter - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
 
UKTSDCommandTransmitter(String, String) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCommandTransmitter
 
UKTSDTerminalHandler - Class in tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader
Created by omer.dural on 05.06.2017.
UKTSDTerminalHandler(Activity, PendingIntent) - Constructor for class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDTerminalHandler
 
USBInfo - Class in com.scdroid.ccid
USBInfo getting the information such as product name and vendor name from USB description
USBInfo() - Constructor for class com.scdroid.ccid.USBInfo
 
USBReader - Class in com.scdroid.ccid
USBReader reader IO implementation by android USB device API
USBReader(PendingIntent, UsbManager) - Constructor for class com.scdroid.ccid.USBReader
 
USBReader(PendingIntent, UsbManager, UsbDevice, int) - Constructor for class com.scdroid.ccid.USBReader
 
UsbVersion - Variable in class com.scdroid.ccid.USBInfo
 

V

value - Variable in class com.scdroid.smartcard.ATR.TByte
 
valueOf(String) - Static method in enum com.scdroid.util.BTActivity.Events
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.scdroid.util.SCActivity.Events
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.scdroid.util.BTActivity.Events
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.scdroid.util.SCActivity.Events
Returns an array containing the constants of this enum type, in the order they are declared.
VerifyPIN(byte[], boolean) - Method in class com.scdroid.smartcard.EMVCard
 
VerifyPIN(String, boolean) - Method in class com.scdroid.smartcard.EMVCard
 
VerifyPIN(long, boolean) - Method in class com.scdroid.smartcard.EMVCard
 
VERSION - Static variable in class com.scdroid.ccid.CCIDReader
 
VID - Variable in class com.scdroid.ccid.USBInfo
 

W

WaitCardEvent(int) - Method in class com.scdroid.ccid.CCIDReader
WaitCardEvent: Wait card inserted or removed event
WaitCardEvent(int) - Method in interface com.scdroid.ccid.IReader
 
WaitCardInserted() - Method in class com.scdroid.util.BTActivity.SCThread
method to wait card inserted event.
WaitCardInserted() - Method in class com.scdroid.util.SCActivity.SCThread
method to wait card inserted event.
WaitCardRemoved() - Method in class com.scdroid.util.BTActivity.SCThread
method to wait card removed event.
WaitCardRemoved() - Method in class com.scdroid.util.SCActivity.SCThread
method to wait card removed event.
waitForCardAbsent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
waitForCardAbsent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
waitForCardAbsent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
waitForCardAbsent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
waitForCardPresent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.GTICardTerminal
 
waitForCardPresent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.SCDCardTerminal
 
waitForCardPresent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.ccid.reader.UKTSDCardTerminal
 
waitForCardPresent(long) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisCardTerminal
 
warmReset() - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
Write(byte[]) - Method in class com.scdroid.ccid.BTReader
 
Write(byte[]) - Method in interface com.scdroid.ccid.IReader
 
Write(byte[]) - Method in class com.scdroid.ccid.USBReader
 

X

xferApdu(byte[], int, byte[]) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
xferTpdu(byte[], int, byte[], int) - Method in class tr.gov.tubitak.uekae.esya.api.smartcard.android.reader.atlantis.AtlantisReader
 
XfrBlock(byte[]) - Method in class com.scdroid.ccid.CCIDReader
XfrBlock: Main XfrBlock function.
A B C D E F G H I L M O P R S T U V W X 
Skip navigation links

Copyright © 2025. All rights reserved.