Searched defs:getAtr (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/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 |
/ohos5.0/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 |
/ohos5.0/drivers/peripheral/secure_element/vendor_adaptor/ | ||
H A D | se_vendor_adaptions.cpp | 86 int32_t SeVendorAdaptions::getAtr(std::vector<uint8_t>& response) in getAtr() function in OHOS::HDI::SecureElement::SeVendorAdaptions |
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/ | ||
H A D | se_vendor_adaptions.cpp | 219 int32_t SimSeVendorAdaptions::getAtr(std::vector<uint8_t>& response) in getAtr() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions |