Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_bus_center.h69 char peerSoftBusVer[SOFTBUS_HISYSEVT_NAME_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp241 …ret = memcpy_s(devInfo.peerSoftBusVer, SOFTBUS_HISYSEVT_NAME_LEN, g_softBusVer, strlen(g_softBusVe…
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c241 if (LnnGetRemoteStrInfo(peerDevInfo->networkId, STRING_KEY_HICE_VERSION, info.peerSoftBusVer, in ReportDeviceOnlineEvt()