Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h231 NSTACKX_OnNotificationReceived onNotificationReceived; member
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c205 .onNotificationReceived = OnNotificationReceived,
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1700 if (g_parameter.onNotificationReceived != NULL) { in NotificationReceived()
1702 g_parameter.onNotificationReceived(notification); in NotificationReceived()