Home
last modified time | relevance | path

Searched refs:LlGetIrk (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.cpp464 ret = LlGetIrk(NULL, len);
475 ret = LlGetIrk(buf, 0);
484 ret = LlGetIrk(buf, len);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1636 static int32_t LlGetIrk(void *buf, uint32_t len) in LlGetIrk() function
1820 {BYTE_KEY_IRK, LFINDER_IRK_LEN, LlGetIrk, UpdateLocalIrk},