Home
last modified time | relevance | path

Searched refs:bleScanStatus (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.h92 bool bleScanStatus; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
H A Dsoftbushisysevt_fuzzer.cpp95 info.bleScanStatus = *(reinterpret_cast<const bool *>(data)); in SoftBusReportBusCenterFaultEvtFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp214 info.bleScanStatus = false;
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c718 msg->paramArray[SOFTBUS_EVT_PARAM_FIFTEEN].paramValue.i32v = info->bleScanStatus; in SetBusCenterFaultMsgParamValve()