Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl38 …neway void changeIccPin2ForApp(in int serial, in String oldPin2, in String newPin2, in String aid); in changeIccPin2ForApp()
39 oneway void changeIccPinForApp(in int serial, in String oldPin, in String newPin, in String aid); in changeIccPinForApp()
46 oneway void getImsiForApp(in int serial, in String aid); in getImsiForApp()
54 oneway void iccOpenLogicalChannel(in int serial, in String aid, in int p2); in iccOpenLogicalChannel()
58 … requestIccSimAuthentication(in int serial, in int authContext, in String authData, in String aid); in requestIccSimAuthentication()
70 oneway void supplyIccPin2ForApp(in int serial, in String pin2, in String aid); in supplyIccPin2ForApp()
71 oneway void supplyIccPinForApp(in int serial, in String pin, in String aid); in supplyIccPinForApp()
72 oneway void supplyIccPuk2ForApp(in int serial, in String puk2, in String pin2, in String aid); in supplyIccPuk2ForApp()
73 oneway void supplyIccPukForApp(in int serial, in String puk, in String pin, in String aid); in supplyIccPukForApp()
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl64 void changeIccPin2ForApp(in int serial, in String oldPin2, in String newPin2, in String aid); in changeIccPin2ForApp()
76 void changeIccPinForApp(in int serial, in String oldPin, in String newPin, in String aid); in changeIccPinForApp()
158 void getImsiForApp(in int serial, in String aid); in getImsiForApp()
223 void iccOpenLogicalChannel(in int serial, in String aid, in int p2); in iccOpenLogicalChannel()
271 in int serial, in int authContext, in String authData, in String aid); in requestIccSimAuthentication()
434 void supplyIccPin2ForApp(in int serial, in String pin2, in String aid); in supplyIccPin2ForApp()
445 void supplyIccPinForApp(in int serial, in String pin, in String aid); in supplyIccPinForApp()
457 void supplyIccPuk2ForApp(in int serial, in String puk2, in String pin2, in String aid); in supplyIccPuk2ForApp()
469 void supplyIccPukForApp(in int serial, in String puk, in String pin, in String aid); in supplyIccPukForApp()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl38 …neway void changeIccPin2ForApp(in int serial, in String oldPin2, in String newPin2, in String aid); in changeIccPin2ForApp()
39 oneway void changeIccPinForApp(in int serial, in String oldPin, in String newPin, in String aid); in changeIccPinForApp()
46 oneway void getImsiForApp(in int serial, in String aid); in getImsiForApp()
54 oneway void iccOpenLogicalChannel(in int serial, in String aid, in int p2); in iccOpenLogicalChannel()
58 … requestIccSimAuthentication(in int serial, in int authContext, in String authData, in String aid); in requestIccSimAuthentication()
70 oneway void supplyIccPin2ForApp(in int serial, in String pin2, in String aid); in supplyIccPin2ForApp()
71 oneway void supplyIccPinForApp(in int serial, in String pin, in String aid); in supplyIccPinForApp()
72 oneway void supplyIccPuk2ForApp(in int serial, in String puk2, in String pin2, in String aid); in supplyIccPuk2ForApp()
73 oneway void supplyIccPukForApp(in int serial, in String puk, in String pin, in String aid); in supplyIccPukForApp()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DIRadioSim.aidl38 …neway void changeIccPin2ForApp(in int serial, in String oldPin2, in String newPin2, in String aid); in changeIccPin2ForApp()
39 oneway void changeIccPinForApp(in int serial, in String oldPin, in String newPin, in String aid); in changeIccPinForApp()
46 oneway void getImsiForApp(in int serial, in String aid); in getImsiForApp()
51 oneway void iccOpenLogicalChannel(in int serial, in String aid, in int p2); in iccOpenLogicalChannel()
55 … requestIccSimAuthentication(in int serial, in int authContext, in String authData, in String aid); in requestIccSimAuthentication()
67 oneway void supplyIccPin2ForApp(in int serial, in String pin2, in String aid); in supplyIccPin2ForApp()
68 oneway void supplyIccPinForApp(in int serial, in String pin, in String aid); in supplyIccPinForApp()
69 oneway void supplyIccPuk2ForApp(in int serial, in String puk2, in String pin2, in String aid); in supplyIccPuk2ForApp()
70 oneway void supplyIccPukForApp(in int serial, in String puk, in String pin, in String aid); in supplyIccPukForApp()
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp44 const std::string& newPin2, const std::string& aid) { in changeIccPin2ForApp()
51 const std::string& newPin, const std::string& aid) { in changeIccPinForApp()
95 ScopedAStatus RadioSim::getImsiForApp(int32_t serial, const std::string& aid) { in getImsiForApp()
141 ScopedAStatus RadioSim::iccOpenLogicalChannel(int32_t serial, const std::string& aid, int32_t p2) { in iccOpenLogicalChannel()
167 int32_t serial, int32_t authContext, const std::string& authData, const std::string& aid) { in requestIccSimAuthentication()
256 const std::string& aid) { in supplyIccPin2ForApp()
263 const std::string& aid) { in supplyIccPinForApp()
270 const std::string& pin2, const std::string& aid) { in supplyIccPuk2ForApp()
277 const std::string& pin, const std::string& aid) { in supplyIccPukForApp()
/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
DISecureElement.aidl91 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel()
110 LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p2); in openLogicalChannel()
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
DISecureElement.aidl41 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel()
42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel()
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
DISecureElement.aidl41 byte[] openBasicChannel(in byte[] aid, in byte p2); in openBasicChannel()
42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel()
/hardware/interfaces/secure_element/1.0/vts/functional/
DVtsHalSecureElementV1_0TargetTest.cpp98 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local
138 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local
185 std::vector<uint8_t> aid = ANDROID_TEST_AID; in TEST_P() local
/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp182 se::RawApdu Select(se::Aid const& aid, uint8_t /*p2*/) override { in Select()
466 ScopedAStatus openBasicChannel(const std::vector<uint8_t>& aid, int8_t p2, in openBasicChannel()
519 const std::vector<uint8_t>& aid, int8_t p2, in openLogicalChannel()
667 se::Aid aid{}; member
696 std::shared_ptr<se::Applet> SelectApplet(se::Aid const& aid) { in SelectApplet()
/hardware/st/secure_element/1.1/
DSecureElement.cpp151 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
300 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp120 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
253 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/st/secure_element/1.0/
DSecureElement.cpp148 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
311 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp163 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
338 Return<void> VirtualISO::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
DSecureElement.cpp221 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
397 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/pn8x/1.1/
DSecureElement.cpp162 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
295 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/snxxx/aidl/
DSecureElement.cpp301 const std::vector<uint8_t>& aid, int8_t p2, in openLogicalChannel()
507 const std::vector<uint8_t>& aid, int8_t p2, in openBasicChannel()
920 uint8_t SecureElement::getReserveChannelCnt(const std::vector<uint8_t>& aid) { in getReserveChannelCnt()
DVirtualISO.cpp173 const std::vector<uint8_t>& aid, int8_t p2, in openLogicalChannel()
366 ScopedAStatus VirtualISO::openBasicChannel(const std::vector<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp230 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
405 Return<void> VirtualISO::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
DSecureElement.cpp314 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
483 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/st/secure_element/1.2/
DSecureElement.cpp156 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
305 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp233 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
425 Return<void> VirtualISO::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
DSecureElement.cpp392 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel()
597 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, in openBasicChannel()
1022 uint8_t SecureElement::getReserveChannelCnt(const hidl_vec<uint8_t>& aid) { in getReserveChannelCnt()
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp200 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2, openLogica… in openLogicalChannel()
383 Return<void> SecureElement::openBasicChannel(const hidl_vec<uint8_t>& aid, uint8_t p2, openBasicCha… in openBasicChannel()
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp213 ScopedAStatus SecureElement::openLogicalChannel(const std::vector<uint8_t>& aid, int8_t p2, ::aidl:… in openLogicalChannel()
401 ScopedAStatus SecureElement::openBasicChannel(const std::vector<uint8_t>& aid, int8_t p2, std::vect… in openBasicChannel()

12