Home
last modified time | relevance | path

Searched refs:nfc_debug_enabled (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Nfc/nci/jni/
DPeerToPeer.cpp54 extern bool nfc_debug_enabled;
108 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("PeerToPeer::initialize"); in initialize()
195 DLOG_IF(INFO, nfc_debug_enabled) in registerServer()
203 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in registerServer()
217 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in registerServer()
232 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in registerServer()
259 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in removeServer()
286 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", fn); in llcpActivatedHandler()
300 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: get object class", fn); in llcpActivatedHandler()
308 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: instantiate", fn); in llcpActivatedHandler()
[all …]
DNativeNfcManager.cpp173 bool nfc_debug_enabled; variable
177 nfc_debug_enabled = in initializeGlobalDebugEnabledFlag()
186 nfc_debug_enabled = (debug_enabled == 0) ? false : true; in initializeGlobalDebugEnabledFlag()
189 DLOG_IF(INFO, nfc_debug_enabled) in initializeGlobalDebugEnabledFlag()
190 << StringPrintf("%s: level=%u", __func__, nfc_debug_enabled); in initializeGlobalDebugEnabledFlag()
197 DLOG_IF(INFO, nfc_debug_enabled) in initializeMfcReaderOption()
273 DLOG_IF(INFO, nfc_debug_enabled) in nfaConnectionCallback()
279 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in nfaConnectionCallback()
288 DLOG_IF(INFO, nfc_debug_enabled) in nfaConnectionCallback()
298 DLOG_IF(INFO, nfc_debug_enabled) in nfaConnectionCallback()
[all …]
DNativeNfcTag.cpp50 extern bool nfc_debug_enabled;
139 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeNfcTag_abortWaits()
179 DLOG_IF(INFO, nfc_debug_enabled) in nativeNfcTag_doReadCompleted()
234 DLOG_IF(INFO, nfc_debug_enabled) in ndefHandlerCallback()
240 DLOG_IF(INFO, nfc_debug_enabled) in ndefHandlerCallback()
247 DLOG_IF(INFO, nfc_debug_enabled) in ndefHandlerCallback()
273 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeNfcTag_doRead()
298 DLOG_IF(INFO, nfc_debug_enabled) in nativeNfcTag_doRead()
304 DLOG_IF(INFO, nfc_debug_enabled) in nativeNfcTag_doRead()
318 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeNfcTag_doRead()
[all …]
DRoutingManager.cpp36 extern bool nfc_debug_enabled;
82 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in RoutingManager()
86 DLOG_IF(INFO, nfc_debug_enabled) in RoutingManager()
103 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in RoutingManager()
137 DLOG_IF(INFO, nfc_debug_enabled) << fn << ": try ee register"; in initialize()
304 DLOG_IF(INFO, nfc_debug_enabled) << fn << ": enter"; in addAidRouting()
317 DLOG_IF(INFO, nfc_debug_enabled) << fn << ": routed AID"; in addAidRouting()
327 DLOG_IF(INFO, nfc_debug_enabled) << fn << ": enter"; in removeAidRouting()
335 DLOG_IF(INFO, nfc_debug_enabled) << fn << ": removed AID"; in removeAidRouting()
346 DLOG_IF(INFO, nfc_debug_enabled) << fn; in commitRouting()
[all …]
DNfcTag.cpp36 extern bool nfc_debug_enabled;
155 DLOG_IF(INFO, nfc_debug_enabled) in setDeactivationState()
172 DLOG_IF(INFO, nfc_debug_enabled) in setActivationState()
236 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", fn); in IsSameKovio()
268 DLOG_IF(INFO, nfc_debug_enabled) in IsSameKovio()
287 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", fn); in discoverTechnologies()
353 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in discoverTechnologies()
389 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: Kovio", fn); in discoverTechnologies()
392 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: Mifare Classic", fn); in discoverTechnologies()
412 DLOG_IF(INFO, nfc_debug_enabled) in discoverTechnologies()
[all …]
DRouteDataSet.cpp38 extern bool nfc_debug_enabled;
113 DLOG_IF(INFO, nfc_debug_enabled) in initialize()
118 DLOG_IF(INFO, nfc_debug_enabled) in initialize()
133 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in deleteDatabase()
161 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", fn); in import()
172 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: fail parse", fn); in import()
181 DLOG_IF(INFO, nfc_debug_enabled) in import()
191 DLOG_IF(INFO, nfc_debug_enabled) in import()
205 DLOG_IF(INFO, nfc_debug_enabled) in import()
226 DLOG_IF(INFO, nfc_debug_enabled) in import()
[all …]
DNativeLlcpSocket.cpp26 extern bool nfc_debug_enabled;
43 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpSocket_doConnect()
50 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpSocket_doConnect()
67 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpSocket_doConnectBy()
79 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpSocket_doConnectBy()
95 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpSocket_doClose()
101 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpSocket_doClose()
118 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpSocket_doSend()
128 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpSocket_doSend()
146 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpSocket_doReceive()
[all …]
DPowerSwitch.cpp34 extern bool nfc_debug_enabled;
95 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in initialize()
100 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in initialize()
154 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in setLevel()
171 DLOG_IF(INFO, nfc_debug_enabled) in setLevel()
201 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in setLevel()
210 DLOG_IF(INFO, nfc_debug_enabled) in setScreenOffPowerState()
236 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in setModeOff()
258 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in setModeOn()
277 DLOG_IF(INFO, nfc_debug_enabled) in setPowerOffSleepState()
[all …]
DNativeLlcpConnectionlessSocket.cpp32 extern bool nfc_debug_enabled;
63 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doSendTo()
76 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doSendTo()
83 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doSendTo()
107 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_receiveData()
170 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doReceiveFrom()
176 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doReceiveFrom()
183 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in nativeLlcpConnectionlessSocket_doReceiveFrom()
227 DLOG_IF(INFO, nfc_debug_enabled) in nativeLlcpConnectionlessSocket_doReceiveFrom()
263 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeLlcpConnectionlessSocket_doClose()
DNativeP2pDevice.cpp27 extern bool nfc_debug_enabled;
32 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeP2pDeviceDoConnect()
37 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeP2pDeviceDoDisconnect()
42 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeP2pDeviceDoTransceive()
47 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeP2pDeviceDoReceive()
52 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__); in nativeP2pDeviceDoSend()
DNativeLlcpServiceSocket.cpp30 extern bool nfc_debug_enabled;
59 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpServiceSocket_doAccept()
98 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpServiceSocket_doAccept()
114 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in nativeLlcpServiceSocket_doClose()
122 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in nativeLlcpServiceSocket_doClose()
DNfcJniUtil.cpp30 extern bool nfc_debug_enabled;
44 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__); in JNI_OnLoad()
65 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__); in JNI_OnLoad()
DHciEventManager.cpp24 extern bool nfc_debug_enabled;
102 DLOG_IF(INFO, nfc_debug_enabled) << "decodeBerTlv: berTlv[0]=" << berTlv[0]; in getDataFromBerTlv()
141 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in nfaHciCallback()
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp28 extern bool nfc_debug_enabled;
352 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_CheckNdef_Completion_Routine()
553 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_SetReadOnly()
563 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_SetReadOnly()
565 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_SetReadOnly()
707 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_PresenceCheck()
1311 DLOG_IF(INFO, nfc_debug_enabled) in Mfc_RecvPacket()