Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c691 static ConnectionAddr *CreateConnectionAddrMsgPara(const ConnectionAddr *addr) in CreateConnectionAddrMsgPara() function
1145 para = CreateConnectionAddrMsgPara(addr); in LnnNotifyNodeStateChanged()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp775 EXPECT_TRUE(CreateConnectionAddrMsgPara(nullptr) == nullptr);