Home
last modified time | relevance | path

Searched refs:aid (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/secure_element/1.0/vts/functional/
DVtsHalSecureElementV1_0TargetTest.cpp117 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_F() local
121 aid, 0x00, in TEST_F()
157 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_F() local
160 se_->openBasicChannel(aid, 0x00, in TEST_F()
204 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_F() local
208 aid, 0x00, in TEST_F()
/hardware/nxp/secure_element/1.0/
DSecureElement.cpp121 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() argument
199 cmdApdu.len = (int32_t)(5 + aid.size()); in openLogicalChannel()
207 cmdApdu.p_data[xx++] = aid.size(); // Lc in openLogicalChannel()
208 memcpy(&cmdApdu.p_data[xx], aid.data(), aid.size()); in openLogicalChannel()
253 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() argument
275 cmdApdu.len = (int32_t)(5 + aid.size()); in openBasicChannel()
283 cmdApdu.p_data[xx++] = aid.size(); // Lc in openBasicChannel()
284 memcpy(&cmdApdu.p_data[xx], aid.data(), aid.size()); in openBasicChannel()
DSecureElement.h59 Return<void> openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
61 Return<void> openBasicChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
/hardware/nxp/secure_element/1.1/
DSecureElement.cpp162 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() argument
240 cmdApdu.len = (int32_t)(5 + aid.size()); in openLogicalChannel()
248 cmdApdu.p_data[xx++] = aid.size(); // Lc in openLogicalChannel()
249 memcpy(&cmdApdu.p_data[xx], aid.data(), aid.size()); in openLogicalChannel()
294 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel() argument
316 cmdApdu.len = (int32_t)(5 + aid.size()); in openBasicChannel()
324 cmdApdu.p_data[xx++] = aid.size(); // Lc in openBasicChannel()
325 memcpy(&cmdApdu.p_data[xx], aid.data(), aid.size()); in openBasicChannel()
DSecureElement.h65 Return<void> openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
67 Return<void> openBasicChannel(const hidl_vec<uint8_t>& aid, uint8_t p2,
/hardware/interfaces/radio/1.2/default/
DRadio.h54 const hidl_string& aid) override;
56 const hidl_string& aid) override;
58 const hidl_string& aid) override;
60 const hidl_string& pin2, const hidl_string& aid) override;
62 const hidl_string& newPin, const hidl_string& aid) override;
64 const hidl_string& newPin2, const hidl_string& aid) override;
69 Return<void> getImsiForApp(int32_t serial, const hidl_string& aid) override;
203 Return<void> iccOpenLogicalChannel(int32_t serial, const hidl_string& aid, int32_t p2) override;
220 const hidl_string& aid) override;
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal67 * @param aid AID to uniquely identify the applet on the Secure Element
83 openLogicalChannel(vec<uint8_t> aid, uint8_t p2)
91 * @param aid AID to uniquely identify the applet on the Secure Element
107 openBasicChannel(vec<uint8_t> aid, uint8_t p2)
/hardware/interfaces/radio/1.0/
DIRadio.hal54 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value.
59 oneway supplyIccPinForApp(int32_t serial, string pin, string aid);
67 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value.
72 oneway supplyIccPukForApp(int32_t serial, string puk, string pin, string aid);
80 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value.
85 oneway supplyIccPin2ForApp(int32_t serial, string pin2, string aid);
93 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value.
99 string aid);
107 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value.
113 string aid);
[all …]
Dtypes.hal1398 string aid; // AID value, See ETSI 102.221 8.1 and 101.220 4, empty
1917 string aid; // is AID(application ID) of the card application
/hardware/ril/libril/
Dril_service.cpp137 const hidl_string& aid);
140 const hidl_string& pin, const hidl_string& aid);
144 const hidl_string& aid);
147 const hidl_string& pin2, const hidl_string& aid);
150 const hidl_string& newPin, const hidl_string& aid);
153 const hidl_string& newPin2, const hidl_string& aid);
162 const ::android::hardware::hidl_string& aid);
398 const ::android::hardware::hidl_string& aid, int32_t p2);
422 const ::android::hardware::hidl_string& aid);
842 const hidl_string& aid) { in supplyIccPinForApp() argument
[all …]
/hardware/ril/reference-ril/
Dril.h1155 char * aid; /* is AID(application ID) of the card application */ member
7168 char *aid; /* AID value, See ETSI 102.221 8.1 and 101.220 4, member
/hardware/ril/include/telephony/
Dril.h1155 char * aid; /* is AID(application ID) of the card application */ member
7168 char *aid; /* AID value, See ETSI 102.221 8.1 and 101.220 4, member
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_icc.cpp224 iccIo.aid = cardStatus.applications[i].aidPtr; in TEST_F()
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT92 promptly report to Broadcom any defects it finds in the Software, as an aid
/hardware/invensense/6515/libsensors_iio/
DLicense.txt92 promptly report to InvenSense any defects it finds in the Software, as an aid
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h271 uint16 aid; /* association ID */ member
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3149 * to each one to aid implementors.
3206 * to each one to aid implementors.
/hardware/interfaces/sensors/1.0/
Dtypes.hal1105 * device as additional information to aid sensor operation. Data is sent