Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/secure/iso7816/
DResponseApdu.java72 public static final ResponseApdu SW_CLA_NOT_SUPPORTED_APDU = field in ResponseApdu
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/secure/
DInitiatorSecureChannelTest.java495 .thenReturn(ResponseApdu.SW_CLA_NOT_SUPPORTED_APDU); in sendLocalCommandApduFail()