/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_bus_center.c | 116 uint8_t linkType; member 143 uint8_t linkType; member 792 static int32_t InitAuthItemMutexLock(SoftBusLinkType linkType, SoftBusMutexAttr *mutexAttr) in InitAuthItemMutexLock() 805 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in InitAuthEvtMutexLock() local 818 …for (SoftBusLinkType linkType = SOFTBUS_HISYSEVT_LINK_TYPE_BR; linkType < SOFTBUS_HISYSEVT_LINK_TY… in DeinitAuthEvtMutexLock() local 824 static int32_t InitBusCenterItemMutexLock(SoftBusLinkType linkType, SoftBusMutexAttr *mutexAttr) in InitBusCenterItemMutexLock() 1037 static int32_t SoftBusCreateAuthResultMsg(SoftBusEvtReportMsg *msg, SoftBusLinkType linkType) in SoftBusCreateAuthResultMsg() 1202 static int32_t CreateBusCenterDurStasticMsg(SoftBusEvtReportMsg *msg, SoftBusLinkType linkType) in CreateBusCenterDurStasticMsg() 1275 static bool IsNeedReportLnnDurRecordItem(SoftBusLinkType linkType) in IsNeedReportLnnDurRecordItem() 1342 static bool IsNeedReportAuthResultRecordItem(SoftBusLinkType linkType) in IsNeedReportAuthResultRecordItem() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_power_control.h | 29 LaneLinkType linkType; member
|
H A D | lnn_lane_model.h | 26 uint32_t linkType : 6; /* LaneLinkType */ member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/ |
H A D | wifi_direct_processor.h | 58 virtual int32_t PrejudgeAvailability(WifiDirectLinkType linkType) in PrejudgeAvailability()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_trans_lane.c | 112 LaneLinkType linkType; member 117 LaneLinkType linkType; member 1058 LaneLinkType linkType; in GetErrCodeWithLock() local 1227 LaneLinkType linkType = nodeInfo->linkList->linkType[i]; in IsNeedNotifySucc() local 1257 LaneLinkType linkType = nodeInfo->linkList->linkType[i]; in GetLaneLinkInfo() local 1307 LaneLinkType linkType; in NotifyLinkSucc() local 1355 LaneLinkType linkType = (LaneLinkType)msg->arg2; in LaneLinkSuccess() local 1393 LaneLinkType linkType = nodeInfo->linkList->linkType[i]; in IsNeedNotifyFail() local 1425 LaneLinkType linkType = nodeInfo->linkList->linkType[i]; in BuildLinkRetry() local 1454 LaneLinkType linkType = failInfo->linkType; in LaneLinkFail() local [all …]
|
H A D | lnn_lane_link_p2p.c | 58 LaneLinkType linkType; member 97 LaneLinkType linkType; member 769 static WdGuideInfo *GetGuideNodeWithoutLock(uint32_t laneReqId, LaneLinkType linkType) in GetGuideNodeWithoutLock() 804 static void DelGuideInfoItem(uint32_t laneReqId, LaneLinkType linkType) in DelGuideInfoItem() 1333 static bool GuideNodeIsExist(uint32_t laneReqId, LaneLinkType linkType) in GuideNodeIsExist() 1402 LaneLinkType linkType = p2pLinkReqInfo.laneRequestInfo.linkType; in HandleGuideChannelAsyncFail() local 1886 static void DetectFail(uint32_t laneReqId, int32_t reason, LaneLinkType linkType) in DetectFail() 2440 static int32_t LnnSelectDirectLink(uint32_t laneReqId, LaneLinkType linkType) in LnnSelectDirectLink() 2458 static void BuildGuideChannel(uint32_t laneReqId, LaneLinkType linkType) in BuildGuideChannel() 2505 LaneLinkType linkType = (LaneLinkType)msg->arg2; in GuideChannelTrigger() local [all …]
|
H A D | lnn_lane_link_p2p_virtual.c | 69 void RecycleP2pLinkedReqByLinkType(const char *peerNetworkId, LaneLinkType linkType) in RecycleP2pLinkedReqByLinkType()
|
H A D | lnn_lane_select.c | 117 int32_t LaneCapCheck(const char *networkId, LaneLinkType linkType) in LaneCapCheck() 169 int32_t GetErrCodeOfLink(const char *networkId, LaneLinkType linkType) in GetErrCodeOfLink() 550 static bool IsAuthReuseWifiDirect(const char *networkId, LaneLinkType linkType) in IsAuthReuseWifiDirect()
|
H A D | lnn_ctrl_lane.c | 158 static void CtrlLinkFail(uint32_t laneHandle, int32_t reason, LaneLinkType linkType) in CtrlLinkFail() 216 static void CtrlLinkSuccess(uint32_t laneHandle, LaneLinkType linkType, const LaneLinkInfo *linkInf… in CtrlLinkSuccess()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/ |
H A D | softbushisysevt_fuzzer.cpp | 38 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordAuthResultFuzzTest() local 48 SoftBusLinkType linkType = *(reinterpret_cast<const SoftBusLinkType *>(data)); in SoftBusRecordBusCenterResultFuzzTest() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
H A D | lane_test.cpp | 139 static void NotifyWlanLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkIn… in NotifyWlanLinkSuccess() 147 static void NotifyWlanLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in NotifyWlanLinkFail() 152 static void NotifyBrLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in NotifyBrLinkSuccess() 159 static void NotifyBrLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in NotifyBrLinkFail()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 139 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId() 144 int32_t LaneCapCheck(const char *networkId, LaneLinkType linkType) in LaneCapCheck() 149 int32_t GetErrCodeOfLink(const char *networkId, LaneLinkType linkType) in GetErrCodeOfLink()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
H A D | simple_processor_selector.cpp | 53 const char *remoteNetworkId, enum WifiDirectLinkType linkType) in operator ()()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_session_message.h | 35 int32_t linkType; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_wifi_direct_test.cpp | 71 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() 80 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() 94 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded()
|
H A D | lnn_lane_link_test.cpp | 79 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() 88 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() 117 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded() 220 static bool IsNegotiateChannelNeeded2(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded2() 259 LaneLinkType linkType = (LaneLinkType)testLink; variable 1545 static void SetCommonFunction(uint32_t laneReqId, LaneLinkType linkType, struct WifiDirectManager m… in SetCommonFunction()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/include/ |
H A D | softbus_connection_info.h | 45 LinkType linkType; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_manager_virtual.c | 89 static bool IsNoneLinkByType(enum WifiDirectLinkType linkType) in IsNoneLinkByType() 117 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded()
|
H A D | wifi_direct_types.h | 93 enum WifiDirectLinkType linkType; member 103 enum WifiDirectLinkType linkType; member 152 enum StatisticLinkType linkType; member 188 enum WifiDirectLinkType linkType; member
|
H A D | wifi_direct_manager.cpp | 250 static OHOS::SoftBus::InnerLink::LinkType LinkTypeConver(enum WifiDirectLinkType linkType) in LinkTypeConver() 262 static bool IsNoneLinkByType(enum WifiDirectLinkType linkType) in IsNoneLinkByType() 482 static bool IsNegotiateChannelNeeded(const char *remoteNetworkId, enum WifiDirectLinkType linkType) in IsNegotiateChannelNeeded()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 144 int32_t linkType; member 298 int32_t linkType = linkTypePara; in ConnStatsLinkType() local 319 int32_t linkType = GetInt32ValueByRecord(record, LINK_TYPE_NAME); in FillConnHmlInfo() local 368 int32_t linkType = GetInt32ValueByRecord(&srcRecord[i], LINK_TYPE_NAME); in OnQueryConn() local 481 int linkType = linkTypePara; in TransStatsSuccessDetail() local 527 int32_t linkType = transStatsPara->linkType; in TransStats() local 589 int32_t linkType = GetInt32ValueByRecord(&srcRecord[i], LINK_TYPE_NAME); in OnQueryTrans() local 648 int32_t linkType = GetInt32ValueByRecord(&srcRecord[i], LINK_TYPE_NAME); in OnQueryAlarm() local 707 int32_t linkType = atoi(delimit + 1); in GenerateTransSuccessRateString() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | link_manager.cpp | 257 WifiDirectLinkType linkType = WIFI_DIRECT_LINK_TYPE_P2P; in GetReuseLink() local 272 InnerLink::LinkType linkType { InnerLink::LinkType::INVALID_TYPE }; in GetReuseLink() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 59 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/moduletest/src/ |
H A D | distributedfiledaemon_service_test.cpp | 59 int32_t linkType; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_test.cpp | 209 static void OnLaneLinkFail(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFail() 217 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() 225 static void OnLaneLinkSuccessForDetect(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *l… in OnLaneLinkSuccessForDetect() 233 static void OnLaneLinkFailForDetect(uint32_t reqId, int32_t reason, LaneLinkType linkType) in OnLaneLinkFailForDetect() 342 static int32_t AddLaneResourceForAllocTest(LaneLinkType linkType) in AddLaneResourceForAllocTest() 2723 LaneLinkType linkType = LANE_LINK_TYPE_BUTT; variable 3396 LaneLinkType linkType = LANE_COC_DIRECT; variable 3420 LaneLinkType linkType = LANE_P2P_REUSE; variable 3440 LaneLinkType linkType = LANE_P2P_REUSE; variable 3460 LaneLinkType linkType = LANE_P2P_REUSE; variable [all …]
|