Home
last modified time | relevance | path

Searched refs:bleBradStatus (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.h91 bool bleBradStatus; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
H A Dsoftbushisysevt_fuzzer.cpp94 info.bleBradStatus = *(reinterpret_cast<const bool *>(data)); in SoftBusReportBusCenterFaultEvtFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp213 info.bleBradStatus = true;
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c717 msg->paramArray[SOFTBUS_EVT_PARAM_FOURTEEN].paramValue.i32v = info->bleBradStatus; in SetBusCenterFaultMsgParamValve()