Home
last modified time | relevance | path

Searched refs:LlUpdateLocalP2pIp (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.cpp84 EXPECT_EQ(LlUpdateLocalP2pIp(nullptr), SOFTBUS_INVALID_PARAM); in LocalLedgerKeyTestPackaged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1760 static int32_t LlUpdateLocalP2pIp(const void *p2pIp) in LlUpdateLocalP2pIp() function
1798 {STRING_KEY_P2P_IP, IP_LEN, LlGetP2pIp, LlUpdateLocalP2pIp},