Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c250 static int32_t PostNotifyNodeStatusMessage(int32_t what, uint64_t arg, const NodeStatus *info) in PostNotifyNodeStatusMessage() function
443 (void)PostNotifyNodeStatusMessage(NOTIFY_NODE_STATUS_CHANGED, (uint64_t)type, info); in LnnNotifyNodeStatusChanged()