Searched defs:atr (Results 1 – 15 of 15) sorted by relevance
/hardware/st/secure_element2/secure_element/1.0/ |
D | SecureElement.h | 52 uint8_t atr[32]; member
|
/hardware/st/secure_element2/secure_element/1.1/ |
D | SecureElement.h | 55 uint8_t atr[32]; member
|
/hardware/st/secure_element2/secure_element/aidl/ |
D | SecureElement.h | 46 uint8_t atr[32]; member
|
/hardware/st/secure_element2/secure_element/1.2/ |
D | SecureElement.h | 56 uint8_t atr[32]; member
|
/hardware/interfaces/radio/aidl/android/hardware/radio/sap/ |
D | ISapCallback.aidl | 133 void transferAtrResponse(in int serial, in SapResultCode resultCode, in byte[] atr); in transferAtrResponse()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sap/1/android/hardware/radio/sap/ |
D | ISapCallback.aidl | 45 …rAtrResponse(in int serial, in android.hardware.radio.sap.SapResultCode resultCode, in byte[] atr); in transferAtrResponse()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sap/current/android/hardware/radio/sap/ |
D | ISapCallback.aidl | 45 …rAtrResponse(in int serial, in android.hardware.radio.sap.SapResultCode resultCode, in byte[] atr); in transferAtrResponse()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/sap/ |
D | SapCallback.cpp | 91 const hidl_vec<uint8_t>& atr) { in transferAtrResponse()
|
/hardware/interfaces/secure_element/1.0/vts/functional/ |
D | VtsHalSecureElementV1_0TargetTest.cpp | 165 std::vector<uint8_t> atr; in TEST_P() local
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | libse-gto.c | 162 se_gto_reset(struct se_gto_ctx *ctx, void *atr, size_t r) in se_gto_reset()
|
D | iso7816_t1.c | 353 const uint8_t *atr = t1->atr; in parse_atr() local 797 isot1_get_atr(struct t1_state *t1, void *atr, size_t n) in isot1_get_atr()
|
D | iso7816_t1.h | 60 uint8_t atr[32]; /* ISO7816 defines ATR with a maximum of 32 bytes */ member
|
/hardware/interfaces/secure_element/aidl/vts/ |
D | VtsHalSecureElementTargetTest.cpp | 212 std::vector<uint8_t> atr; in TEST_P() local
|
/hardware/ril/librilutils/proto/ |
D | sap-api.proto | 214 optional bytes atr = 2; //must be present on SUCCESS field
|
/hardware/ril/libril/ |
D | sap_service.cpp | 158 hidl_vec<uint8_t> atr; in sendFailedResponse() local
|