Home
last modified time | relevance | path

Searched defs:openLogicalChannel (Results 1 – 23 of 23) sorted by relevance

/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
DISecureElement.aidl110 LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p2); in openLogicalChannel() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
DISecureElement.aidl42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
DISecureElement.aidl42 …android.hardware.secure_element.LogicalChannelResponse openLogicalChannel(in byte[] aid, in byte p… in openLogicalChannel() method
/hardware/interfaces/radio/aidl/minradio/libminradio/sim/
DAppManager.cpp65 std::pair<RadioError, std::shared_ptr<App::Channel>> AppManager::openLogicalChannel( in openLogicalChannel() function in android::hardware::radio::minimal::sim::AppManager
/hardware/interfaces/secure_element/aidl/vts/
DVtsHalSecureElementTargetTest.cpp248 TEST_P(SecureElementAidl, openLogicalChannel) { in TEST_P() argument
/hardware/st/secure_element/1.1/
DSecureElement.cpp151 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/nxp/secure_element/pn8x/1.0/
DSecureElement.cpp120 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp163 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp221 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/pn8x/1.1/
DSecureElement.cpp162 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element/1.0/
DSecureElement.cpp152 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp172 ScopedAStatus VirtualISO::openLogicalChannel( in openLogicalChannel() function in aidl::vendor::nxp::virtual_iso::VirtualISO
DSecureElement.cpp334 ScopedAStatus SecureElement::openLogicalChannel( in openLogicalChannel() function in aidl::android::hardware::secure_element::SecureElement
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp230 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp314 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element/1.2/
DSecureElement.cpp160 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp235 Return<void> VirtualISO::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in vendor::nxp::virtual_iso::V1_0::implementation::VirtualISO
DSecureElement.cpp401 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, in openLogicalChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/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() function in android::hardware::secure_element::V1_0::implementation::SecureElement
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp217 ScopedAStatus SecureElement::openLogicalChannel(const std::vector<uint8_t>& aid, int8_t p2, ::aidl:… in openLogicalChannel() function in se::SecureElement
/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp229 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2, openLogica… in openLogicalChannel() function in android::hardware::secure_element::V1_1::implementation::SecureElement
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp259 Return<void> SecureElement::openLogicalChannel(const hidl_vec<uint8_t>& aid, uint8_t p2, openLogica… in openLogicalChannel() function in android::hardware::secure_element::V1_2::implementation::SecureElement
/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp518 ScopedAStatus openLogicalChannel( in openLogicalChannel() function in EmulatedSecureElement