Home
last modified time | relevance | path

Searched refs:BUSI_ERR_HCE_STATE_INVALID (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp734 return BUSI_ERR_HCE_STATE_INVALID; in BuildOutputErrorCodeHce()
763 } else if (errCode == BUSI_ERR_HCE_STATE_INVALID) { in BuildErrorMessage()
905 napi_throw(env, GenerateBusinessError(env, BUSI_ERR_HCE_STATE_INVALID, in CheckHceStatusCodeAndThrow()
906 BuildErrorMessage(BUSI_ERR_HCE_STATE_INVALID, "", "", "", ""))); in CheckHceStatusCodeAndThrow()
H A Dnfc_napi_common_utils.h42 const static int BUSI_ERR_HCE_STATE_INVALID = 3100301; // nfc hce state invalid. member

Completed in 3 milliseconds