Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/
H A Dnci_ce_proxy_test.cpp101 bool sendRawFrame = nciCeProxy->SendRawFrame(hexCmdData); variable
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp99 int sendRawFrame = hceSession->SendRawFrameByToken(hexCmdData, raw, hexRespData, callerToken); variable
117 int sendRawFrame = hceSession->SendRawFrameByToken(hexCmdData, raw, hexRespData, callerToken); variable