Searched defs:SendRawFrame (Results 1 – 8 of 8) sorted by relevance
| /foundation/communication/nfc/services/src/nci_adapter/ |
| D | nci_ce_proxy.cpp | 67 bool NciCeProxy::SendRawFrame(std::string &hexCmdData) in SendRawFrame() function in OHOS::NFC::NCI::NciCeProxy
|
| /foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
| D | nci_ce_impl_default.cpp | 46 bool NciCeImplDefault::SendRawFrame(std::string &hexCmdData) in SendRawFrame() function in OHOS::NFC::NCI::NciCeImplDefault
|
| D | nfcc_nci_adapter.cpp | 803 bool NfccNciAdapter::SendRawFrame(std::string& rawData) in SendRawFrame() function in OHOS::NFC::NCI::NfccNciAdapter
|
| /foundation/communication/nfc/interfaces/inner_api/cardEmulation/ |
| D | hce_service.cpp | 76 int HceService::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::KITS::HceService
|
| D | hce_session_proxy.cpp | 67 int HceSessionProxy::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::HCE::HceSessionProxy
|
| /foundation/communication/nfc/services/src/ipc/card_emulation/ |
| D | hce_session_stub.cpp | 209 int HceSessionStub::SendRawFrame(std::string hexCmdData, bool raw, std::string &hexRespData) in SendRawFrame() function in OHOS::NFC::HCE::HceSessionStub
|
| /foundation/communication/nfc/interfaces/inner_api/tags/ |
| D | tag_session_proxy.cpp | 124 int TagSessionProxy::SendRawFrame(int tagRfDiscId, std::string hexCmdData, bool raw, std::string &h… in SendRawFrame() function in OHOS::NFC::TAG::TagSessionProxy
|
| /foundation/communication/nfc/services/src/ipc/tags/ |
| D | tag_session.cpp | 213 int TagSession::SendRawFrame(int tagRfDiscId, std::string hexCmdData, bool raw, std::string &hexRes… in SendRawFrame() function in OHOS::NFC::TAG::TagSession
|