Searched refs:peerDevName (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/ |
H A D | softbus_hisysevt_bus_center.h | 70 char peerDevName[SOFTBUS_HISYSEVT_NAME_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | lnn_audit_converter.h | 56 LNN_AUDIT_ASSIGNER(String, PeerDevName, peerDevName)
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | lnn_event_form.h | 227 const char peerDevName[DEVICE_NAME_BUF_LEN]; // PEER_DEV_NAME member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | lnn_event_test.cpp | 224 .peerDevName = "Openharmony002",
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/ |
H A D | lnn_dfx_test.cpp | 243 ret = memcpy_s(devInfo.peerDevName, SOFTBUS_HISYSEVT_NAME_LEN, g_devName, strlen(g_devName));
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/ |
H A D | lnn_hisysevent_matcher.h | 176 MatchLnnAuditNameTypeStrParam(params, ++index, extra.peerDevName);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm.c | 237 if (LnnGetRemoteStrInfo(peerDevInfo->networkId, STRING_KEY_DEV_NAME, info.peerDevName, in ReportDeviceOnlineEvt()
|