Lines Matching refs:NFC
1 # NFC Error Codes
11 NFC state is abnormal in service.
15 The NFC service fails to enable or disable NFC.
19 1. Communication with the NFC service failed.
20 2. The NFC chip communication is abnormal.
24 1. Enable or disable NFC again.
25 2. Enable or disable NFC again or restart the device, and try again.
35 An error occurs when the NFC service executes the tag service logic.
39 2. The NFC is disabled.
42 5. Binding with the NFC service has not been established.
45 1. Check whether the NFC parameters match the API to call.
46 2. Instruct the user to enable NFC if it is disabled.
91 The NFC tag I/O operation fails.
94 1. The NFC tag does not support the read/write operation.
107 An error occurs when the NFC service executes the card emulation service logic.
110 1. NFC is disabled during card emulation.
111 2. The NFC chip returns an error status or response timeout.
114 1. Instruct the user to enable NFC if it is disabled.
115 2. Instruct the user to disable and enable NFC to initialize the hardware again.
121 Connected NFC tag running state is abnormal in service.
125 An error occurs when the service logic of the active NFC tag is executed.
128 1. The parameter values of the active NFC tag do not match the API called.
129 2. The active NFC tag chip does not respond within the specified time or returns an error status.
132 1. Check that the active NFC tag parameters match the API called.