Home
last modified time | relevance | path

Searched refs:DFINDER_LOGD (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Djson_payload.c222 DFINDER_LOGD(TAG, "Can't find hicom version"); in ParseDeviceJsonData()
270 DFINDER_LOGD(TAG, "Cannot get hash json"); in ParseDeviceHashData()
274 DFINDER_LOGD(TAG, "Cannot get valuestring"); in ParseDeviceHashData()
278 DFINDER_LOGD(TAG, "Cannot find device hash or invalid hash"); in ParseDeviceHashData()
315 DFINDER_LOGD(TAG, "Cannot get service data"); in ParseExtendServiceDataJsonData()
319 DFINDER_LOGD(TAG, "Cannot find extendServiceData"); in ParseExtendServiceDataJsonData()
323 DFINDER_LOGD(TAG, "item->valuestring is null"); in ParseExtendServiceDataJsonData()
327 DFINDER_LOGD(TAG, "parse device extendServiceData error"); in ParseExtendServiceDataJsonData()
364 DFINDER_LOGD(TAG, "Cannot get businessType json"); in ParseBusinessType()
380 DFINDER_LOGD(TAG, "Cannot get businessData json"); in ParseBusinessDataJsonData()
[all …]
H A Dnstackx_device_local.c94 DFINDER_LOGD(TAG, "start offline timer again, timeout %u", nextTimeout); in LocalDeviceTimeout()
174 DFINDER_LOGD(TAG, "iface %s create context for %u times", iface->ifname, iface->createCount); in LocalIfaceCreateContextTimeout()
177 DFINDER_LOGD(TAG, "iface %s create coap context success", iface->ifname); in LocalIfaceCreateContextTimeout()
278 DFINDER_LOGD(TAG, "local ifname: %s, ifname: %s", iface->ifname, ifname); in GetLocalIface()
303 DFINDER_LOGD(TAG, "iface %s start offline timer", iface->ifname); in AddToDestroyList()
621 DFINDER_LOGD(TAG, "iface %s is not ipv4 or ip is any", req[i].ifr_name); in DetectLocalIface()
745 DFINDER_LOGD(TAG, "ifaceType: %hhu", ifaceType); in LocalIfaceGetCoapCtxByRemoteIp()
H A Dnstackx_smartgenius.c139 DFINDER_LOGD(TAG, "Interface %s got new address.", interfaceInfo.name); in IfAddrMsgHandle()
142 DFINDER_LOGD(TAG, "Interface %s delete address.", interfaceInfo.name); in IfAddrMsgHandle()
176 DFINDER_LOGD(TAG, "NLMSG_ACK"); in SmartGeniusCallback()
H A Dnstackx_device_remote.c112 DFINDER_LOGD(TAG, "iface %s remove a node, node count: %u, total node count: %u", in DestroyRemoteNode()
514 DFINDER_LOGD(TAG, "rx iface %s release the oldest remote node", in DestroyOldestRemoteNode()
536 DFINDER_LOGD(TAG, "iface %s add a node, iface node count: %u, total node count: %u", in AddRemoteNodeToList()
548 DFINDER_LOGD(TAG, "the agingTime is set to: %u seconds", g_agingTime); in SetDeviceListAgingTime()
568DFINDER_LOGD(TAG, "remote node count %u reach the max device num, please reset the max value", in CheckAndRemoveAgingNode()
763 DFINDER_LOGD(TAG, "destroy rxIface: %s", ifName); in DestroyRxIfaceByIfnameInner()
H A Dnstackx_device.c131 DFINDER_LOGD(TAG, "updated is: %hhu, forceUpdate is: %hhu", updated, forceUpdate); in UpdateDeviceDbInDeviceList()
360 DFINDER_LOGD(TAG, "disc, local device business type set to: %hu", GetLocalDeviceBusinessType()); in ConfigureDiscoverySettings()
487 DFINDER_LOGD(TAG, "the maxDeviceNum is set to: %u", g_maxDeviceNum); in SetMaxDeviceNum()
H A Dnstackx_dfinder_mgt_msg_log.c35 DFINDER_LOGD(TAG, "disable management message log"); in DFinderSetMgtMsgLog()
38 DFINDER_LOGD(TAG, "enable management message log"); in DFinderSetMgtMsgLog()
H A Dnstackx_dfinder_hievent.c99 DFINDER_LOGD(TAG, "report statistics event"); in NotifyStatisticsEvent()
H A Dnstackx_common.c411 DFINDER_LOGD(TAG, "nstack ctrl creat epollfd %d", REPRESENT_EPOLL_DESC(g_epollfd)); in NstackxInitEx()
1122 DFINDER_LOGD(TAG, "begin to call NSTACKX_RegisterCapability"); in NSTACKX_RegisterCapability()
1234 DFINDER_LOGD(TAG, "begin to call NSTACKX_RegisterServiceData"); in NSTACKX_RegisterServiceData()
1378 DFINDER_LOGD(TAG, "Enter WifiDirect send"); in SendMsgDirectInner()
1425 DFINDER_LOGD(TAG, "NSTACKX_SendMsgDirect"); in NSTACKX_SendMsgDirect()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c71 DFINDER_LOGD(TAG, "peer is not DISCOVER_MODE"); in HndPostServiceDiscoverInner()
165 DFINDER_LOGD(TAG, "local is not DISCOVER_MODE"); in HndPostServiceDiscoverEx()
179 DFINDER_LOGD(TAG, "peer is PUBLISH_MODE_PROACTIVE"); in HndPostServiceDiscoverEx()
202 DFINDER_LOGD(TAG, "discover end"); in GetUserDefineInterval()
374 DFINDER_LOGD(TAG, "user request for discovery inner"); in CoapServiceDiscoverInner()
430 DFINDER_LOGD(TAG, "user request for discovery configurable"); in CoapServiceDiscoverInnerConfigurable()
530 DFINDER_LOGD(TAG, "going to use last interval config"); in SetCoapDiscConfig()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c245 DFINDER_LOGD(TAG, "too many dicover messages received"); in HndPostServiceDiscoverInner()
260 DFINDER_LOGD(TAG, "peer is not DISCOVER_MODE"); in HndPostServiceDiscoverInner()
319 DFINDER_LOGD(TAG, "local is not DISCOVER_MODE"); in HndPostServiceDiscoverEx()
330 DFINDER_LOGD(TAG, "peer is PUBLISH_MODE_PROACTIVE"); in HndPostServiceDiscoverEx()
354 DFINDER_LOGD(TAG, "invalid params");
570 DFINDER_LOGD(TAG, "handling post service msg request");
573 DFINDER_LOGD(TAG, "parse service msg frame error");
651 DFINDER_LOGD(TAG, "discover end");
678 DFINDER_LOGD(TAG, "clear device list backup");
1115 DFINDER_LOGD(TAG, "device screen is off, ignore pdu received");
[all …]
H A Dcoap_client.c65 DFINDER_LOGD(TAG, "addrstr copy error"); in CoapResolveAddress()
70 DFINDER_LOGD(TAG, "addrstr copy error"); in CoapResolveAddress()
124 DFINDER_LOGD(TAG, "got RST"); in CoapMessageHandler()
140 DFINDER_LOGD(TAG, "%d.%02d", COAP_RESPONSE_CLASS(rcv_code), rcv_code & 0x1F); in CoapMessageHandler()
H A Dcoap_app.c468 DFINDER_LOGD(TAG, "coap server destroy, module deinit: %d", moduleDeinit); in CoapServerDestroy()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_log.h39 #define DFINDER_LOGD(moduleName, format, ...) \ macro
47 #define DFINDER_LOGD LOGD