Home
last modified time | relevance | path

Searched refs:ERR_HCE_STATE_IO_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.h58 ERR_HCE_STATE_IO_FAILED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session.cpp102 return NFC::KITS::ErrorCode::ERR_HCE_STATE_IO_FAILED; in SendRawFrameByToken()
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp118 ASSERT_TRUE(sendRawFrame == NFC::KITS::ErrorCode::ERR_HCE_STATE_IO_FAILED);