Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_bus_center.h59 DEVICE_FOUND = 4, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_manager.c58 if (SoftBusRecordDiscoveryResult(DEVICE_FOUND, NULL) != SOFTBUS_OK) { in ReportDeviceFoundResultEvt()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp82 ret = SoftBusRecordDiscoveryResult(DEVICE_FOUND, NULL);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c670 case DEVICE_FOUND: in SoftBusRecordDiscoveryResult()