Home
last modified time | relevance | path

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

/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_ctrl_utils.cpp53 } else if (errCode == BUSI_ERR_NFC_STATE_INVALID) { in BuildErrorMessage()
78 napi_throw(env, GenerateBusinessError(env, BUSI_ERR_NFC_STATE_INVALID, in CheckNfcStatusCodeAndThrow()
79 BuildErrorMessage(BUSI_ERR_NFC_STATE_INVALID, "", "", "", ""))); in CheckNfcStatusCodeAndThrow()
H A Dnfc_napi_ctrl_utils.h29 const static int BUSI_ERR_NFC_STATE_INVALID = 3100101; // nfc state is abnormal. member

Completed in 1 milliseconds