Home
last modified time | relevance | path

Searched refs:LnnNotifyNodeStateChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_test.cpp188 int32_t ret = LnnNotifyNodeStateChanged(&target);
192 ret = LnnNotifyNodeStateChanged(&target);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_builder.h158 int32_t LnnNotifyNodeStateChanged(const ConnectionAddr *addr);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c437 LnnNotifyNodeStateChanged(&connInfo->addr); in SetLnnConnNodeInfo()
980 LnnNotifyNodeStateChanged(&connInfo->addr); in CompleteLeaveLNN()
H A Dlnn_net_builder.c1137 int32_t LnnNotifyNodeStateChanged(const ConnectionAddr *addr) in LnnNotifyNodeStateChanged() function