Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1876 static int32_t CopyNotificationConfig(NSTACKX_NotificationConfig *dst, const NSTACKX_NotificationCo… in CopyNotificationConfig() function
1935 if (CopyNotificationConfig(dupConfig, config) != NSTACKX_EOK) { in NSTACKX_SendNotification()