This is the complete list of members for SmartcardAPI, including all inherited members.
cardPresent(@NonNull SmartcardInterfaceID iface) | SmartcardAPI | static |
defaultInterface() | SmartcardAPI | static |
exchangeAPDU(@NonNull SmartcardInterfaceID iface, @NonNull CommandAPDU command, @NonNull ErrorCode error) | SmartcardAPI | static |
exchangePPS(@NonNull SmartcardInterfaceID iface, @NonNull SmartcardProtocol T, @NonNull SmartcardClock F, @NonNull SmartcardBaud D, @NonNull ErrorCode error) | SmartcardAPI | static |
powerDown(@NonNull SmartcardInterfaceID iface, boolean blocking, @NonNull ErrorCode error) | SmartcardAPI | static |
powerDown(@NonNull SmartcardInterfaceID iface, boolean blocking, boolean waitIfCardBusy, @NonNull ErrorCode error) | SmartcardAPI | static |
powered(@NonNull SmartcardInterfaceID iface) | SmartcardAPI | static |
powerUp(@NonNull SmartcardInterfaceID iface, boolean autoPPS, @NonNull ErrorCode error) | SmartcardAPI | static |
PPS_Exchanged(@NonNull SmartcardInterfaceID iface) | SmartcardAPI | static |
readyForPPS(@NonNull SmartcardInterfaceID iface) | SmartcardAPI | static |
supported() | SmartcardAPI | static |
syncExchangeAPDU(@NonNull SmartcardInterfaceID iface, @NonNull CommandAPDU command, @NonNull ErrorCode error) | SmartcardAPI | static |
valid(@NonNull SmartcardInterfaceID iface) | SmartcardAPI | static |