Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c94 static int32_t LlGetDeviceUdid(void *buf, uint32_t len) in LlGetDeviceUdid() function
1404 if (LlGetDeviceUdid(localUdid, UDID_BUF_LEN) != SOFTBUS_OK) { in UpdateMasterNodeUdid()
1776 {STRING_KEY_DEV_UDID, UDID_BUF_LEN, LlGetDeviceUdid, UpdateLocalDeviceUdid},