Home
last modified time | relevance | path

Searched refs:UpdateP2pGoMac (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.cpp80 EXPECT_EQ(UpdateP2pGoMac(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.c1446 static int32_t UpdateP2pGoMac(const void *mac) in UpdateP2pGoMac() function
1793 {STRING_KEY_P2P_GO_MAC, MAC_LEN, LlGetP2pGoMac, UpdateP2pGoMac},