Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h51 void NotifyDFinderMsgRecver(DFinderMsgType msgType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h204 } DFinderMsgType; typedef
216 typedef void (*NSTACKX_OnDFinderMsgReceived)(DFinderMsgType msgType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c112 void NotifyDFinderMsgRecver(DFinderMsgType msgType) in NotifyDFinderMsgRecver()