Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c133 void DoNotifyStatusChange(const char *ifName, ProtocolType protocolType, void *status) in DoNotifyStatusChange() function
153 …CALL_VOID_FUNC_WITH_LOCK(&g_physicalSubnetsLock, DoNotifyStatusChange(ifName, protocolType, status… in LnnNotifyPhysicalSubnetStatusChanged()