/external/libnfc-nci/src/hal/include/ |
D | gki_hal_target.h | 252 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 253 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 254 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 256 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 258 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 270 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 271 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 272 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… [all …]
|
D | nfc_hal_target.h | 174 #define NCI_TRACE_0(l,t,m) LogMsg((TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… 175 #define NCI_TRACE_1(l,t,m,p1) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… 176 #define NCI_TRACE_2(l,t,m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… 178 #define NCI_TRACE_3(l,t,m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… 180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… 182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… 185 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST…
|
/external/libnfc-nci/src/include/ |
D | gki_target.h | 390 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 391 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 392 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 394 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 396 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 408 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 409 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… 410 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… [all …]
|
D | trace_api.h | 101 EXPORT_API extern void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
D | bt_trace.h | 165 EXPORT_API extern void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
/external/mdnsresponder/mDNSPosix/ |
D | PosixDaemon.c | 101 LogMsg("Unable to parse DNS server list. Unicast DNS-SD unavailable"); in Reconfigure() 121 if (result != 0) { LogMsg("Could not run as daemon - exiting"); exit(result); } in ParseCmdLinArgs() 123 LogMsg("The POSIX mdnsd should only be used on OS X for testing - exiting"); in ParseCmdLinArgs() 133 LogMsg("---- BEGIN STATE LOG ----"); in DumpStateLog() 135 LogMsg("---- END STATE LOG ----"); in DumpStateLog() 174 if (sigismember(&signals, SIGPIPE)) LogMsg("Received SIGPIPE - ignoring"); in MainLoop() 186 LogMsg("%s starting", mDNSResponderVersionString); in main() 218 LogMsg("WARNING: mdnsd continuing as root because user \"%s\" does not exist", MDNS_USERNAME); in main() 224 LogMsg("%s stopping", mDNSResponderVersionString); in main() 229 LogMsg("ExitCallback: udsserver_exit failed"); in main()
|
D | mDNSPosix.c | 174 LogMsg("mDNSPlatformSendUDP: Invalid argument -dstPort is set to 0"); in mDNSPlatformSendUDP() 219 LogMsg("mDNSPlatformSendUDP got error %d (%s) sending packet to %#a on interface %#a/%s/%d", in mDNSPlatformSendUDP() 222 …LogMsg("mDNSPlatformSendUDP got error %d (%s) sending packet to %#a", errno, strerror(errno), dst); in mDNSPlatformSendUDP()
|
/external/mdnsresponder/mDNSCore/ |
D | uDNS.c | 111 …LogMsg("mDNS_AddDNSServer: DNS server limit of %d reached, not adding this server", MAX_UNICAST_DN… in mDNS_AddDNSServer() 119 …LogMsg("mDNS_AddDNSServer: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m-… in mDNS_AddDNSServer() 141 if (!*p) LogMsg("Error: mDNS_AddDNSServer - malloc"); in mDNS_AddDNSServer() 170 …LogMsg("PenalizeDNSServer: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m-… in PenalizeDNSServer() 179 …LogMsg("PenalizeDNSServer: ERROR!! Null DNS server for %##s (%s) %d", q->qname.c, DNSTypeName(q->q… in PenalizeDNSServer() 222 …LogMsg("PenalizeDNSServer: ERROR!! GetServerForQuestion returned the same server %#a:%d", &new->ad… in PenalizeDNSServer() 225 LogMsg("PenalizeDNSServer: ERROR!! GetServerForQuestion returned the same server NULL"); in PenalizeDNSServer() 309 …LogMsg("GetAuthInfoForName_internal: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDN… in GetAuthInfoForName_internal() 356 …if (!info || !b64keydata) { LogMsg("mDNS_SetSecretForDomain: ERROR: info %p b64keydata %p", info, … in mDNS_SetSecretForDomain() 375 …LogMsg("mDNS_SetSecretForDomain: ERROR: Could not convert shared secret from base64: domain %##s k… in mDNS_SetSecretForDomain() [all …]
|
D | mDNSDebug.h | 98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro 104 #define LogMsg( ARGS... ) LogMsgWithLevel(MDNS_LOG_MSG, ARGS) 115 #define LogMsg LogMsg_ 147 #define LogMsgNoIdent LogMsg
|
D | DNSCommon.c | 511 …if (*cstr == '.') { LogMsg("AppendDNSNameString: Illegal empty label in name \"%s\"", cstring); re… in AppendDNSNameString() 741 …LogMsg("Bad service type in %#s.%##s%##s Application protocol name must be underscore plus 1-15 ch… in ConstructServiceName() 795 LogMsg("ConstructServiceName: %s: %#s.%##s%##s", errormsg, name->c, type->c, domain->c); in ConstructServiceName() 1003 …LogMsg("mDNS_SetupResourceRecord: ERROR!! Mismatch LocalOnly record InterfaceID %p called with art… in mDNS_SetupResourceRecord() 1008 …LogMsg("mDNS_SetupResourceRecord: ERROR!! Mismatch P2P record InterfaceID %p called with artype %d… in mDNS_SetupResourceRecord() 1013 …LogMsg("mDNS_SetupResourceRecord: ERROR!! Mismatch InterfaceAny record InterfaceID %p called with … in mDNS_SetupResourceRecord() 1223 …LogMsg("SameNameRecordAnswersQuestion: ERROR!! called with LocalOnly ResourceRecord %p, Question %… in SameNameRecordAnswersQuestion() 1249 …LogMsg("ResourceRecordAnswersQuestion: ERROR!! called with LocalOnly/P2P ResourceRecord %p, Questi… in ResourceRecordAnswersQuestion() 1287 …LogMsg("LocalOnlyRecordAnswersQuestion: ERROR!! called with regular AuthRecordAny %##s", rr->name-… in LocalOnlyRecordAnswersQuestion() 1352 …LogMsg("AnyTypeRecordAnswersQuestion: ERROR!! called with LocalOnly ResourceRecord %p, Question %p… in AnyTypeRecordAnswersQuestion() [all …]
|
D | mDNS.c | 129 …LogMsg("SetNextQueryTime: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->… in SetNextQueryStopTime() 142 …LogMsg("SetNextQueryTime: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->… in SetNextQueryTime() 173 LogMsg("ReleaseAuthGroup: Releasing AuthGroup %##s", (*cp)->name->c); in ReleaseAuthGroup() 175 LogMsg("ERROR: (*cp)->members == mDNSNULL but (*cp)->rrauth_tail != &(*cp)->members)"); in ReleaseAuthGroup() 186 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); } in GetAuthEntity() 256 …if (!ag) { LogMsg("GetAuthGroup: Failed to allocate memory for %##s", rr->name->c); return(mDNSNUL… in GetAuthGroup() 266 LogMsg("GetAuthGroup: Failed to allocate name storage for %##s", rr->name->c); in GetAuthGroup() 272 …if (AuthGroupForRecord(r, slot, rr)) LogMsg("GetAuthGroup: Already have AuthGroup for %##s", rr->n… in GetAuthGroup() 274 …if (AuthGroupForRecord(r, slot, rr) != ag) LogMsg("GetAuthGroup: Not finding AuthGroup for %##s", … in GetAuthGroup() 303 …if (!a) { LogMsg("RemoveAuthRecord: ERROR!! AuthGroup not found for %s", ARDisplayString(m, rr)); … in RemoveAuthRecord() [all …]
|
D | DNSDigest.c | 1374 …if (utc32 == (unsigned)-1) { LogMsg("ERROR: DNSDigest_SignMessage - mDNSPlatformUTC returned bad t… in DNSDigest_SignMessage() 1424 …if (!*end) { LogMsg("ERROR: DNSDigest_SignMessage - could not put TSIG"); *end = mDNSNULL; return;… in DNSDigest_SignMessage() 1453 LogMsg("ERROR: DNSDigest_VerifyMessage - TSIG algorithm not supported: %##s", algo->c); in DNSDigest_VerifyMessage() 1467 LogMsg("ERROR: DNSDigest_VerifyMessage - mDNSPlatformUTC returned bad time -1"); in DNSDigest_VerifyMessage() 1493 LogMsg("ERROR: DNSDigest_VerifyMessage - time skew > %d", fudge); in DNSDigest_VerifyMessage() 1561 LogMsg("ERROR: DNSDigest_VerifyMessage - bad signature"); in DNSDigest_VerifyMessage()
|
D | DNSCommon.h | 281 …if (m->mDNS_busy != m->mDNS_reentrancy) LogMsg("%s: Locking Failure! mDNS_busy (%ld) != mDNS_reent… 285 …if (m->mDNS_busy != m->mDNS_reentrancy) LogMsg("%s: Unlocking Failure! mDNS_busy (%ld) != mDNS_ree…
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 289 LogMsg("%s: %s", errmsg, dnssd_strerror(dnssd_errno)); in FatalError() 305 LogMsg("%s: %d (%s)", errmsg, dnssd_errno, dnssd_strerror(dnssd_errno)); in my_perror() 311 …{ LogMsg("abort_request: ERROR: Attempt to abort operation %p with req->terminate %p", req, req->t… in abort_request() 319 …{ LogMsg("abort_request: ERROR: Attempt to abort operation %p with invalid fd %d", req, req->s… in abort_request() 355 else LogMsg("AbortUnlinkAndFree: ERROR: Attempt to abort operation %p not in list", req); in AbortUnlinkAndFree() 364 LogMsg("ERROR: create_reply - data length less than length of required fields"); in create_reply() 504 if (str_err) { LogMsg("ERROR: read_rr_from_ipc_msg - get_string"); return NULL; } in read_rr_from_ipc_msg() 506 if (!request->msgptr) { LogMsg("Error reading Resource Record from client"); return NULL; } in read_rr_from_ipc_msg() 512 …LogMsg("ERROR: Bad resource record flags (must be kDNSServiceFlagsShared or kDNSServiceFlagsUnique… in read_rr_from_ipc_msg() 534 LogMsg("ERROR: bad name: %s", name); in read_rr_from_ipc_msg() [all …]
|
D | PlatformCommon.c | 72 …{ LogMsg("mDNSPlatformSourceAddrForDest: connect %#a failed errno %d (%s)", dst, errno, strerror(e… in mDNSPlatformSourceAddrForDest() 75 …{ LogMsg("mDNSPlatformSourceAddrForDest: getsockname failed errno %d (%s)", errno, strerror(errno)… in mDNSPlatformSourceAddrForDest() 89 …if (len + 1 + MAX_ESCAPED_DOMAIN_NAME > sizeof(buf)-1) { LogMsg("GetConfigOption: option %s too lo… in GetConfigOption() 128 if (errno != ENOENT) LogMsg("ERROR: Config file exists, but cannot be opened."); in ReadDDNSSettingsFromConfFile() 137 if (err) LogMsg("ERROR: mDNS_SetSecretForDomain returned %d for domain %##s", err, domain->c); in ReadDDNSSettingsFromConfFile() 143 LogMsg("ERROR: malformatted config file"); in ReadDDNSSettingsFromConfFile()
|
D | dnsextd_parser.y | 206 LogMsg("ERROR: memory allocation failure"); 227 LogMsg("ERROR: memory allocation failure"); 249 LogMsg("ERROR: memory allocation failure"); 336 LogMsg("ERROR: memory allocation failure");
|
D | dnssd_clientshim.c | 292 LogMsg("DNSServiceBrowse(\"%s\", \"%s\") failed: %s (%ld)", regtype, domain, errormsg, err); in DNSServiceRegister() 381 …{ LogMsg("FoundInstance: Should not be called with rrtype %d (not a PTR record)", answer->rrtype);… in FoundInstance() 385 LogMsg("FoundInstance: %##s PTR %##s received from network is not valid DNS-SD service pointer", in FoundInstance() 440 LogMsg("DNSServiceBrowse(\"%s\", \"%s\") failed: %s (%ld)", regtype, domain, errormsg, err); in DNSServiceBrowse() 569 …LogMsg("DNSServiceResolve(\"%s\", \"%s\", \"%s\") failed: %s (%ld)", name, regtype, domain, errorm… in DNSServiceResolve() 694 …LogMsg("DNSServiceQueryRecord(\"%s\", %d, %d) failed: %s (%ld)", fullname, rrtype, rrclass, errorm… in DNSServiceQueryRecord() 770 …LogMsg("DNSServiceGetAddrInfo(\"%s\", %d) failed: %s (%ld)", inHostName, inProtocol, errormsg, err… in DNSServiceGetAddrInfo()
|
D | dnsextd.c | 1921 if (SendLLQ(d, &response, e->cli, NULL ) < 0) LogMsg("Error: SendEvents - SendLLQ"); in SendEvents() 2426 LogMsg( "IsAuthorized: unable to find Additional section" ); in IsAuthorized() 2685 …require_action_quiet( reply, exit, LogMsg( "TCPMessageHandler: No reply for client %s", inet_ntop(… in TCPMessageHandler() 2690 …require_action( res >= 0, exit, LogMsg("TCPMessageHandler: Unable to send reply to client %s", ine… in TCPMessageHandler() 2727 require_action( pkt || !closed, exit, err = mStatus_UnknownErr; LogMsg( "client disconnected" ) ); in RecvTCPMessage() 2773 …LogMsg( "Client %s Not authorized for zone %##s", inet_ntoa( context->pkt.src.sin_addr ), pkt->zon… in RecvTCPMessage()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 306 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg() function 324 LogMsg (maskTraceSet, p_str); in LogMsg_0() 330 LogMsg (maskTraceSet, fmt_str, p1); in LogMsg_1() 336 LogMsg (maskTraceSet, fmt_str, p1, p2); in LogMsg_2() 342 LogMsg (maskTraceSet, fmt_str, p1, p2, p3); in LogMsg_3() 348 LogMsg (maskTraceSet, fmt_str, p1, p2, p3, p4); in LogMsg_4() 353 LogMsg (maskTraceSet, fmt_str, p1, p2, p3, p4, p5); in LogMsg_5() 359 LogMsg (maskTraceSet, fmt_str, p1, p2, p3, p4, p5, p6); in LogMsg_6()
|
/external/libnfc-nci/halimpl/bcm2079x/include/ |
D | android_logmsg.h | 36 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
/external/libnfc-nci/src/gki/common/ |
D | gki_buffer.c | 34 #define LOGD(format, ...) LogMsg (TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYP…
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_buffer.c | 34 #define LOGD(format, ...) LogMsg (TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYP…
|