Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_coap_discovery_impl.c91 char *anonyDevName = NULL; in DeviceFound() local
92 Anonymize(device->devName, &anonyDevName); in DeviceFound()
95 anonyDevName, anonyDevId, device->devType, device->addr[0].info.ip.port); in DeviceFound()
96 AnonymizeFree(anonyDevName); in DeviceFound()