Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H A Dnstackx_test.c77 .onDFinderMsgReceived = NULL
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h230 NSTACKX_OnDFinderMsgReceived onDFinderMsgReceived; member
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c204 .onDFinderMsgReceived = NULL,
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c114 if (g_parameter.onDFinderMsgReceived != NULL) { in NotifyDFinderMsgRecver()
115 g_parameter.onDFinderMsgReceived(msgType); in NotifyDFinderMsgRecver()