HomeSort by relevance Sort by last modified time
    Searched refs:DATA_APDU (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/secure_element/1.0/vts/functional/
VtsHalSecureElementV1_0TargetTest.cpp 37 #define DATA_APDU \
136 std::vector<uint8_t> command = DATA_APDU;
  /cts/tests/tests/secure_element/omapi/src/android/omapi/cts/
OmapiTest.java 82 private final static byte[][] DATA_APDU = new byte[][]{{0x00, 0x08, 0x00, 0x00, 0x00},
454 for (byte[] apdu : DATA_APDU) {

Completed in 1136 milliseconds