Searched defs:transmit (Results 1 – 2 of 2) sorted by relevance
| /drivers/peripheral/secure_element/hdi_service/ | ||
| D | se_impl.cpp | 69 int32_t SeImpl::transmit(const std::vector<uint8_t>& command, std::vector<uint8_t>& response, in transmit() function in OHOS::HDI::SecureElement::SeImpl |
| /drivers/peripheral/secure_element/vendor_adaptor/ | ||
| D | se_vendor_adaptions.cpp | 142 int32_t SeVendorAdaptions::transmit(const std::vector<uint8_t>& command, std::vector<uint8_t>& resp… in transmit() function in OHOS::HDI::SecureElement::SeVendorAdaptions |