Searched defs:transmit (Results 1 – 5 of 5) sorted by relevance
154 public ResponseApdu transmit(@NonNull FiRaCommand fiRaCommand) throws IOException { in transmit() method in SecureElementChannel162 public ResponseApdu transmit(@NonNull CommandApdu command) throws IOException { in transmit() method in SecureElementChannel
84 public ResponseApdu transmit(CommandApdu command) throws IOException { in transmit() method in OmapiConnectionImpl97 private byte[] transmit(byte[] command) throws IOException { in transmit() method in OmapiConnectionImpl
39 ResponseApdu transmit(CommandApdu command) throws IOException; in transmit() method
115 public byte[] transmit(byte[] command) throws IOException { in transmit() method in Channel315 public byte[] transmit(byte[] command) throws RemoteException { in transmit() method in Channel.SecureElementChannel
789 public byte[] transmit(byte[] cmd) throws IOException { in transmit() method in Terminal