Home
last modified time | relevance | path

Searched defs:transmit (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/secure_element/hdi_service/
Dse_impl.cpp75 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/
Dse_vendor_adaptions.cpp201 int32_t SeVendorAdaptions::transmit(const std::vector<uint8_t>& command, std::vector<uint8_t>& resp… in transmit() function in OHOS::HDI::SecureElement::SeVendorAdaptions