Home
last modified time | relevance | path

Searched defs:Transceive (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_tag_proxy.cpp137 int NciTagProxy::Transceive(uint32_t tagDiscId, const std::string& command, std::string& response) in Transceive() function in OHOS::NFC::NCI::NciTagProxy
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_tag_impl_default.cpp91 int NciTagImplDefault::Transceive(uint32_t tagDiscId, const std::string &command, std::string &resp… in Transceive() function in OHOS::NFC::NCI::NciTagImplDefault
H A Dtag_host.cpp125 int TagHost::Transceive(const std::string& request, std::string& response) in Transceive() function in OHOS::NFC::NCI::TagHost
H A Dtag_nci_adapter_rw.cpp430 int TagNciAdapterRw::Transceive(const std::string& request, std::string& response) in Reselect() function in OHOS::NFC::NCI::TagNciAdapterRw
H A Dtag_nci_adapter.cpp624 int TagNciAdapter::Transceive(const std::string& request, std::string& response) in Transceive() function in OHOS::NFC::NCI::TagNciAdapter