Home
last modified time | relevance | path

Searched defs:linkType (Results 1 – 25 of 32) sorted by relevance

12

/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
Dsoftbus_hisysevt_bus_center.c116 uint8_t linkType; member
143 uint8_t linkType; member
772 static int32_t InitAuthItemMutexLock(SoftBusLinkType linkType, SoftBusMutexAttr *mutexAttr) in InitAuthItemMutexLock()
785 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in InitAuthEvtMutexLock() local
798 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in DeinitAuthEvtMutexLock() local
804 static int32_t InitBusCenterItemMutexLock(SoftBusLinkType linkType, SoftBusMutexAttr *mutexAttr) in InitBusCenterItemMutexLock()
817 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in InitBusCenterEvtMutexLock() local
830 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in DeinitBusCenterEvtMutexLock() local
947 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in CleanAuthResultRecord() local
1012 static int32_t SoftBusCreateAuthResultMsg(SoftBusEvtReportMsg *msg, SoftBusLinkType linkType) in SoftBusCreateAuthResultMsg()
[all …]
Dsoftbus_hisysevt_transreporter.c142 int32_t linkType; member
407 void SoftbusRecordOpenSessionKpi(const char *pkgName, int32_t linkType, SoftBusOpenSessionStatus is… in SoftbusRecordOpenSessionKpi()
/foundation/communication/dsoftbus/core/authentication/include/
Dauth_session_message.h35 int32_t linkType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
Dlnn_lane_model.h26 uint32_t linkType : 6; /* LaneLinkType */ member
Dlnn_lane_info.h47 LinkType linkType[LINK_TYPE_MAX]; member
Dlnn_lane_def.h57 LaneLinkType linkType; member
Dlnn_lane_link.h34 LaneLinkType linkType; member
Dlnn_lane_interface.h138 LaneLinkType linkType[LANE_LINK_TYPE_BUTT]; member
/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
Dsoftbushisysevt_fuzzer.cpp38 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordAuthResultFuzzTest() local
48 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordBusCenterResultFuzzTest() local
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_connection_info.h45 LinkType linkType; member
Dsoftbus_app_info.h112 int32_t linkType; member
/foundation/filemanagement/dfs_service/test/moduletest/src/
Ddistributedfiledaemon_service_test.cpp59 int32_t linkType; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_agent.cpp96 void SoftbusAgent::OpenSession(const DeviceInfo &info, const uint8_t &linkType) in OpenSession()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
Dlnn_lane_select.c102 static bool IsValidLane(const char *networkId, LaneLinkType linkType, uint32_t expectedBw, bool isI… in IsValidLane()
Dlnn_select_rule.c308 NO_SANITIZE("cfi") LinkAttribute *GetLinkAttrByLinkType(LaneLinkType linkType) in GetLinkAttrByLinkType()
/foundation/communication/dsoftbus/sdk/transmission/session/include/
Dclient_trans_session_manager.h54 LinkType linkType[LINK_TYPE_MAX]; member
/foundation/distributedhardware/device_manager/test/unittest/mock/
Dsession.h97 LinkType linkType[LINK_TYPE_MAX]; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_connection_fsm.c272 SoftBusLinkType linkType = ConvertAddrTypeToHisysEvtLinkType(connFsm->connInfo.addr.type); in ReportLnnResultEvt() local
472 SoftBusLinkType linkType = ConvertAddrTypeToHisysEvtLinkType(connFsm->connInfo.addr.type); in ReportLeaveLNNResultEvt() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
Dsoftbus_hisysevt_bus_center.h78 uint8_t linkType; member
/foundation/distributedhardware/distributed_input/common/test/mock/
Dsession_mock.h97 LinkType linkType[LINK_TYPE_MAX]; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
Dtrans_lane_pending_ctl.c302 LaneLinkType linkType = TransGetLaneLinkTypeBySessionLinkType(param->attr->linkType[i]); in TransformSessionPreferredToLanePreferred() local
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
Dsession.h97 LinkType linkType[LINK_TYPE_MAX]; member
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_interface.c369 AuthLinkType linkType; in AuthDeleteStoredAuthKey() local
/foundation/communication/dsoftbus/core/common/include/
Dsoftbus_def.h162 int32_t linkType; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
Dhci_def_evt.h61 uint8_t linkType; member
76 uint8_t linkType; member
297 uint8_t linkType; member
400 uint8_t linkType; member

12