A C D E F G H I L M O P R S T U

G

getCardRFType() - Method in interface uicc.hci.services.cardemulation.CardEmulationService
Gives the card RF type on which the service is connected.
getEventNotificationStatus(byte) - Method in interface uicc.hci.framework.HCIService
return the activation state of an event.
getHCIService(short) - Static method in class uicc.hci.framework.HCIDevice
This method is used to retrieve instances of HCIService subclasses.
getInstruction() - Method in interface uicc.hci.framework.HCIMessage
editor's note: check if needed and reword or delete accordingly). Returns the message instruction (b6-b1 of the message header) from the current incomming HCI message, see TS 102 622 for further information.
getPowerMode() - Static method in class uicc.hci.framework.HCIDevice
This method returns the current power mode of the UICC as defined in TS 102 622.
getReaderRFType() - Method in interface uicc.hci.services.readermode.ReaderService
This method returns the RF technology which the card is using, that was discovered by the CLF.
getReceiveBuffer() - Method in interface uicc.hci.framework.HCIMessage
Return a refernce to the underlying HCI message receive buffer.
getReceiveLength() - Method in interface uicc.hci.framework.HCIMessage
This method gives the length of the received message data. Editor: is this length that is received or that is copied into the buffer? If the message is not complete then the returned value is the actual message fragment length.
getReceiveOffset() - Method in interface uicc.hci.framework.HCIMessage
This method gives the offset to the received message data in the receive buffer.
getType() - Method in interface uicc.hci.framework.HCIMessage
Checks the type of the incomming HCI message editor's note: check if this method is still needed. Does this statement provide any value

A C D E F G H I L M O P R S T U