Searched defs:getAtr (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/secure_element/hdi_service/ | ||
H A D | se_impl.cpp | 48 int32_t SeImpl::getAtr(std::vector<uint8_t>& response) in getAtr() function in OHOS::HDI::SecureElement::SeImpl |
/drivers/peripheral/secure_element/sim_hdi_service/ | ||
H A D | secure_element_interface_service.cpp | 38 int32_t SecureElementInterfaceService::getAtr(std::vector<uint8_t>& response) in getAtr() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SecureElementInterfaceService |
/drivers/peripheral/secure_element/vendor_adaptor/ | ||
H A D | se_vendor_adaptions.cpp | 80 int32_t SeVendorAdaptions::getAtr(std::vector<uint8_t>& response)
in getAtr() function in OHOS::HDI::SecureElement::SeVendorAdaptions |
/drivers/peripheral/secure_element/vendor_sim_adaptor/ | ||
H A D | se_vendor_adaptions.cpp | 223 int32_t SimSeVendorAdaptions::getAtr(std::vector<uint8_t>& response)
in getAtr() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions |
Completed in 2 milliseconds