Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Ddisc_event_test.cpp50 DISC_EVENT(EVENT_SCENE_BLE, EVENT_STAGE_BROADCAST, extra);
161 DISC_EVENT(EVENT_SCENE_BLE, EVENT_STAGE_BROADCAST, emptyExtra);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h59 EVENT_STAGE_BROADCAST = 4, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c936 DISC_EVENT(EVENT_SCENE_BLE, EVENT_STAGE_BROADCAST, extra); in DfxRecordAdevertiserEnd()