Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c230 static int32_t PostNotifyMessage(int32_t what, uint64_t arg, const NodeBasicInfo *info) in PostNotifyMessage() function
385 (void)PostNotifyMessage(NOTIFY_ONLINE_STATE_CHANGED, (uint64_t)isOnline, info); in LnnNotifyOnlineState()
434 (void)PostNotifyMessage(NOTIFY_NODE_BASIC_INFO_CHANGED, (uint64_t)type, info); in LnnNotifyBasicInfoChanged()