Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/
H A Dbuscenterevent_fuzz.cpp156 LnnNotifyNetworkIdChangeEvent(networkId); in LnnNotifyBtAclStateChangeEventFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h285 void LnnNotifyNetworkIdChangeEvent(const char *networkId);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c145 LnnNotifyNetworkIdChangeEvent(networkId); in HandleNetworkUpdateMessage()
760 void LnnNotifyNetworkIdChangeEvent(const char *networkId) in LnnNotifyNetworkIdChangeEvent() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c152 LnnNotifyNetworkIdChangeEvent(info.networkId); in ProcessLocalDeviceInfo()