Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_local_ledger_test.cpp466 ret = LlGetPubMac(NULL, len);
477 ret = LlGetPubMac(buf, 0);
486 ret = LlGetPubMac(buf, len);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1650 static int32_t LlGetPubMac(void *buf, uint32_t len) in LlGetPubMac() function
1821 {BYTE_KEY_PUB_MAC, LFINDER_MAC_ADDR_LEN, LlGetPubMac, UpdateLocalPubMac},