Home
last modified time | relevance | path

Searched defs:SendRawFrame (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_ce_proxy.cpp67 bool NciCeProxy::SendRawFrame(std::string &hexCmdData) in SendRawFrame() function in OHOS::NFC::NCI::NciCeProxy
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_ce_impl_default.cpp46 bool NciCeImplDefault::SendRawFrame(std::string &hexCmdData) in SendRawFrame() function in OHOS::NFC::NCI::NciCeImplDefault
H A Dnfcc_nci_adapter.cpp828 bool NfccNciAdapter::SendRawFrame(std::string& rawData) in SendRawFrame() function in OHOS::NFC::NCI::NfccNciAdapter
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp76 int HceService::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::KITS::HceService
H A Dhce_session_proxy.cpp68 int HceSessionProxy::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::HCE::HceSessionProxy
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.cpp257 int HceSessionStub::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::HCE::HceSessionStub
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_session_proxy.cpp165 int TagSessionProxy::SendRawFrame(const int tagRfDiscId, std::string hexCmdData, bool raw, std::str… in SendRawFrame() function in OHOS::NFC::TAG::TagSessionProxy
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.cpp243 int TagSession::SendRawFrame(const int tagRfDiscId, std::string hexCmdData, bool raw, std::string &… in SendRawFrame() function in OHOS::NFC::TAG::TagSession