Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h29 EVENT_SCENE_DISC = 2, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c101 DISC_EVENT(EVENT_SCENE_DISC, EVENT_STAGE_CALL_INTERFACE, extra); \
107 DISC_EVENT(EVENT_SCENE_DISC, EVENT_STAGE_DEVICE_FOUND, *extra); in UpdateDiscEventAndReport()
112 DISC_EVENT(EVENT_SCENE_DISC, EVENT_STAGE_DEVICE_FOUND, *extra); in UpdateDiscEventAndReport()
141 DISC_EVENT(EVENT_SCENE_DISC, EVENT_STAGE_DEVICE_FOUND, *extra); in UpdateDiscEventAndReport()
256 DISC_EVENT(EVENT_SCENE_DISC, EVENT_STAGE_CALL_INTERFACE, extra); in DfxCallInterfaceByMedium()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c275 if (scene != EVENT_SCENE_DISC || stage != EVENT_STAGE_DEVICE_FOUND in OnQueryDisc()