Home
last modified time | relevance | path

Searched refs:getDoCommand (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/
DInitiatorSession.java124 GetDoCommand getDoCommand = GetDoCommand.build(terminateSessionDo); in terminateRemoteSession() local
127 getDoCommand.getCommandApdu().getEncoded(), in terminateRemoteSession()
DFiRaSecureChannel.java434 GetDoCommand getDoCommand = GetDoCommand.build(terminateSessionDo); in terminateLocally() local
438 mSecureElementChannel.transmit(getDoCommand)); in terminateLocally()