Home
last modified time | relevance | path

Searched defs:laneReqId (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/
H A Dtrans_lane_pending_ctl.h33 uint32_t laneReqId; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_trans_lane.h36 uint32_t laneReqId; member
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_adapter_wlan_extend_test.cpp70 int32_t laneReqId = 0; in HWTEST_F() local
90 int32_t laneReqId = 0; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p_virtual.c19 int32_t LnnConnectP2p(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) in LnnConnectP2p() argument
26 int32_t LnnDisconnectP2p(const char *networkId, uint32_t laneReqId) in LnnDisconnectP2p() argument
37 void LnnCancelWifiDirect(uint32_t laneReqId) in LnnCancelWifiDirect() argument
56 void LnnDisconnectP2pWithoutLnn(uint32_t laneReqId) in LnnDisconnectP2pWithoutLnn() argument
H A Dlnn_lane_reliability.c35 uint32_t laneReqId; member
168 static int32_t WlanDetectReliability(uint32_t laneReqId, const LaneLinkInfo *laneInfo, const LaneLinkCb *callback) in WlanDetectReliability() argument
317 LaneDetectReliability(uint32_t laneReqId, const LaneLinkInfo *linkInfo, const LaneLinkCb *callback) LaneDetectReliability() argument
[all...]
H A Dlnn_lane.c97 uint32_t laneReqId; in AllocLaneReqId() local
119 static void DestroyLaneReqId(uint32_t laneReqId) in DestroyLaneReqId() argument
300 FreeLaneReqId(uint32_t laneReqId) FreeLaneReqId() argument
305 LnnAllocLane(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) LnnAllocLane() argument
352 LnnReAllocLane(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) LnnReAllocLane() argument
399 CheckLaneObject(uint32_t laneReqId, LaneType *type) CheckLaneObject() argument
412 LnnCancelLane(uint32_t laneReqId) LnnCancelLane() argument
428 LnnFreeLink(uint32_t laneReqId) LnnFreeLink() argument
462 LnnRequestLane(uint32_t laneReqId, const LaneRequestOption *request, const ILaneListener *listener) LnnRequestLane() argument
489 LnnFreeLane(uint32_t laneReqId) LnnFreeLane() argument
[all...]
H A Dlnn_lane_link.c1626 int32_t DestroyLink(const char *networkId, uint32_t laneReqId, LaneLinkType type) in DestroyLink() argument
[all...]
H A Dlnn_trans_lane.c81 uint32_t laneReqId; member
115 uint32_t laneReqId; member
175 static void RemoveLinkTimeoutMessage(uint32_t laneReqId, LaneLinkType linkType) in RemoveLinkTimeoutMessage() argument
187 LinkSuccess(uint32_t laneReqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) LinkSuccess() argument
213 LinkFail(uint32_t laneReqId, int32_t reason, LaneLinkType linkType) LinkFail() argument
232 DeleteLaneLinkNode(uint32_t laneReqId) DeleteLaneLinkNode() argument
251 PostLinkTimeoutMessage(uint32_t laneReqId, LaneLinkType linkType, uint64_t delayMillis) PostLinkTimeoutMessage() argument
267 TriggerLink(uint32_t laneReqId, TransOption *request, LanePreferredLinkList *recommendLinkList) TriggerLink() argument
316 CreateRequestNode(uint32_t laneReqId, const TransOption *option, const ILaneListener *listener) CreateRequestNode() argument
342 DeleteRequestNode(uint32_t laneReqId) DeleteRequestNode() argument
361 CreateReqNodeWithQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) CreateReqNodeWithQos() argument
391 TriggerLinkWithQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, LanePreferredLinkList *recommendLinkList) TriggerLinkWithQos() argument
440 StartTriggerLink(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener, LanePreferredLinkList *recommendLinkList) StartTriggerLink() argument
463 AllocValidLane(uint32_t laneReqId, uint64_t allocLaneId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) AllocValidLane() argument
644 AllocLaneByQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) AllocLaneByQos() argument
664 ReallocLaneByQos(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) ReallocLaneByQos() argument
716 Alloc(uint32_t laneReqId, const LaneRequestOption *request, const ILaneListener *listener) Alloc() argument
768 ParseLaneTypeByLaneReqId(uint32_t laneReqId, LaneType *laneType) ParseLaneTypeByLaneReqId() argument
778 NotifyFreeLaneResult(uint32_t laneReqId, int32_t errCode) NotifyFreeLaneResult() argument
805 PostNotifyFreeLaneResult(uint32_t laneReqId, int32_t errCode, uint64_t delayMillis) PostNotifyFreeLaneResult() argument
812 FreeLaneLink(uint32_t laneReqId, uint64_t laneId) FreeLaneLink() argument
830 CancelLane(uint32_t laneReqId) CancelLane() argument
912 IsNeedDelayFreeLane(uint32_t laneReqId, uint64_t laneId, bool *isDelayFree) IsNeedDelayFreeLane() argument
940 FreeLink(uint32_t laneReqId, uint64_t laneId, LaneType type) FreeLink() argument
954 Free(uint32_t laneReqId) Free() argument
981 UpdateReqInfoWithLaneReqId(uint32_t laneReqId, uint64_t laneId) UpdateReqInfoWithLaneReqId() argument
1001 NotifyLaneAllocSuccess(uint32_t laneReqId, uint64_t laneId, const LaneLinkInfo *info) NotifyLaneAllocSuccess() argument
1039 NotifyLaneAllocFail(uint32_t laneReqId, int32_t reason) NotifyLaneAllocFail() argument
1061 GetLaneLinkNodeWithoutLock(uint32_t laneReqId) GetLaneLinkNodeWithoutLock() argument
1072 GetErrCodeWithLock(uint32_t laneReqId) GetErrCodeWithLock() argument
1142 uint32_t laneReqId = (uint32_t)msg->arg1; LaneTriggerLink() local
1179 FreeUnusedLink(uint32_t laneReqId, const LaneLinkInfo *linkInfo) FreeUnusedLink() argument
1196 UpdateLinkStatus(uint32_t laneReqId, BuildLinkStatus status, LaneLinkType linkType, const LaneLinkInfo *linkInfo, int32_t result) UpdateLinkStatus() argument
1239 IsNeedNotifySucc(uint32_t laneReqId) IsNeedNotifySucc() argument
1270 GetLaneLinkInfo(uint32_t laneReqId, LaneLinkType *type, LaneLinkInfo *info) GetLaneLinkInfo() argument
1301 FreeLowPriorityLink(uint32_t laneReqId, LaneLinkType linkType) FreeLowPriorityLink() argument
1331 NotifyLinkSucc(uint32_t laneReqId) NotifyLinkSucc() argument
1379 uint32_t laneReqId = (uint32_t)msg->arg1; LaneLinkSuccess() local
1394 IsNeedNotifyFail(uint32_t laneReqId) IsNeedNotifyFail() argument
1428 BuildLinkRetry(uint32_t laneReqId) BuildLinkRetry() argument
1471 uint32_t laneReqId = (uint32_t)msg->arg1; LaneLinkFail() local
1523 UpdateFreeLaneStatus(uint32_t laneReqId) UpdateFreeLaneStatus() argument
1542 HandleAsyncNotifySucc(uint32_t laneReqId) HandleAsyncNotifySucc() argument
1573 uint32_t laneReqId = (uint32_t)msg->arg1; HandleDelayDestroyLink() local
1596 uint32_t laneReqId = (uint32_t)msg->arg1; HandleLinkTimeout() local
1641 uint32_t laneReqId = (uint32_t)msg->arg1; HandelNotifyFreeLaneResult() local
1767 GetTransReqInfoByLaneReqId(uint32_t laneReqId, TransReqInfo *reqInfo) GetTransReqInfoByLaneReqId() argument
1818 PostDelayDestroyMessage(uint32_t laneReqId, uint64_t laneId, uint64_t delayMillis) PostDelayDestroyMessage() argument
[all...]
H A Dlnn_lane_link_p2p.c56 uint32_t laneReqId; member
90 uint32_t laneReqId; member
153 uint32_t laneReqId; member
745 static WdGuideInfo *GetGuideNodeWithoutLock(uint32_t laneReqId, LaneLinkType linkType) in GetGuideNodeWithoutLock() argument
756 GetGuideInfo(uint32_t laneReqId, LaneLinkType linkType, WdGuideInfo *guideInfo) GetGuideInfo() argument
780 DelGuideInfoItem(uint32_t laneReqId, LaneLinkType linkType) DelGuideInfoItem() argument
798 GetFirstGuideType(uint32_t laneReqId, LaneLinkType linkType, WdGuideType *guideType) GetFirstGuideType() argument
1261 PostGuideChannelTriggerMessage(uint32_t laneReqId, LaneLinkType linkType) PostGuideChannelTriggerMessage() argument
1278 PostGuideChannelSelectMessage(uint32_t laneReqId, const P2pLinkReqList *p2pLinkReqInfo) PostGuideChannelSelectMessage() argument
1309 GuideNodeIsExist(uint32_t laneReqId, LaneLinkType linkType) GuideNodeIsExist() argument
1328 IsGuideChnanelReuseFail(bool reuseOnly, uint32_t laneReqId, LaneLinkType linkType) IsGuideChnanelReuseFail() argument
1336 HandleGuideChannelRetry(uint32_t laneReqId, LaneLinkType linkType, int32_t reason) HandleGuideChannelRetry() argument
1377 uint32_t laneReqId = p2pLinkReqInfo.laneRequestInfo.laneReqId; HandleGuideChannelAsyncFail() local
1390 GetCurrentGuideType(uint32_t laneReqId, LaneLinkType linkType, WdGuideType *guideType) GetCurrentGuideType() argument
1552 AddP2pLinkReqItem(AsyncResultType type, uint32_t requestId, uint32_t laneReqId, const LinkRequest *request, const LaneLinkCb *callback) AddP2pLinkReqItem() argument
1692 OpenProxyChannelToConnP2p(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) OpenProxyChannelToConnP2p() argument
1838 GetP2pLinkByLaneReqId(uint32_t laneReqId, P2pLinkReqList *info) GetP2pLinkByLaneReqId() argument
1861 AuthChannelDetectSucc(uint32_t laneReqId, uint32_t authRequestId, AuthHandle authHandle) AuthChannelDetectSucc() argument
1882 DetectSuccess(uint32_t laneReqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) DetectSuccess() argument
1900 DetectFail(uint32_t laneReqId, int32_t reason, LaneLinkType linkType) DetectFail() argument
1946 uint32_t laneReqId = p2pLinkReqInfo.laneRequestInfo.laneReqId; GuideChannelDetect() local
1980 GetAuthConnInfoWithoutMeta(const LinkRequest *request, uint32_t laneReqId, AuthConnInfo *connInfo, bool isMetaAuth) GetAuthConnInfoWithoutMeta() argument
1998 GetAuthConnInfo(const LinkRequest *request, uint32_t laneReqId, AuthConnInfo *connInfo, bool isMetaAuth) GetAuthConnInfo() argument
2009 OpenAuthToConnP2p(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) OpenAuthToConnP2p() argument
2043 OpenAuthTriggerToConn(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) OpenAuthTriggerToConn() argument
2080 CheckTransReqInfo(const LinkRequest *request, uint32_t laneReqId) CheckTransReqInfo() argument
2103 OpenBleTriggerToConn(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) OpenBleTriggerToConn() argument
2277 ConnectWifiDirectWithReuse(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) ConnectWifiDirectWithReuse() argument
2328 TryWifiDirectReuse(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) TryWifiDirectReuse() argument
2442 LnnSelectDirectLink(uint32_t laneReqId, LaneLinkType linkType) LnnSelectDirectLink() argument
2460 BuildGuideChannel(uint32_t laneReqId, LaneLinkType linkType) BuildGuideChannel() argument
2469 SelectGuideChannel(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) SelectGuideChannel() argument
2506 uint32_t laneReqId = (uint32_t)msg->arg1; GuideChannelTrigger() local
2532 uint32_t laneReqId = (uint32_t)msg->arg1; GuideChannelSelect() local
2830 LnnConnectP2p(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) LnnConnectP2p() argument
2870 LnnDisconnectP2pWithoutLnn(uint32_t laneReqId) LnnDisconnectP2pWithoutLnn() argument
2909 LnnDisconnectP2p(const char *networkId, uint32_t laneReqId) LnnDisconnectP2p() argument
3040 LnnCancelWifiDirect(uint32_t laneReqId) LnnCancelWifiDirect() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp110 uint32_t laneReqId = 1; in HWTEST_F() local
136 uint32_t laneReqId = 1; in HWTEST_F() local
160 uint32_t laneReqId = 1; in HWTEST_F() local
191 uint32_t laneReqId = 1; HWTEST_F() local
229 uint32_t laneReqId = 1; HWTEST_F() local
267 uint32_t laneReqId = 1; HWTEST_F() local
433 uint32_t laneReqId = 1; HWTEST_F() local
[all...]
H A Dlnn_trans_lane_deps_mock.cpp79 int32_t DestroyLink(const char *networkId, uint32_t laneReqId, LaneLinkType type) in DestroyLink() argument
89 void UnbindLaneReqIdFromProfile(uint32_t laneReqId, uint32_t profileId) in UnbindLaneReqIdFromProfile() argument
114 void FreeLaneReqId(uint32_t laneReqId) in FreeLaneReqId() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_wifi_adpter_mock.cpp101 int32_t LnnDisconnectP2p(const char *networkId, uint32_t laneReqId) in LnnDisconnectP2p() argument
111 int32_t LnnConnectP2p(const LinkRequest *request, uint32_t laneReqId, const LaneLinkCb *callback) in LnnConnectP2p() argument
116 int32_t UpdateP2pLinkedInfo(uint32_t laneReqId, uint64_t laneId) in UpdateP2pLinkedInfo() argument
121 void LnnCancelWifiDirect(uint32_t laneReqId) in LnnCancelWifiDirect() argument
126 void LnnDisconnectP2pWithoutLnn(uint32_t laneReqId) in LnnDisconnectP2pWithoutLnn() argument
[all...]
H A Dlnn_lane_test.cpp401 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); in HWTEST_F() local
435 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
472 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
503 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
534 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
564 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
594 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
625 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
658 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
697 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
736 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
769 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
815 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
852 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
891 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
938 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
977 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
1015 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
1050 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
1085 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
1121 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2218 int32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2253 int32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2311 int32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2353 int32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2558 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
2945 uint32_t laneReqId = 0; HWTEST_F() local
3203 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); HWTEST_F() local
3231 uint32_t laneReqId = ApplyLaneReqId(laneType); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_test.cpp144 uint32_t laneReqId = 1; in HWTEST_F() local
294 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); in HWTEST_F() local
338 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); in HWTEST_F() local
382 uint32_t laneReqId in HWTEST_F() local
424 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); HWTEST_F() local
470 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); HWTEST_F() local
517 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); HWTEST_F() local
560 uint32_t laneReqId = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp211 uint32_t laneReqId = 22; in HWTEST_F() local
257 uint32_t laneReqId = 23; in HWTEST_F() local
305 uint32_t laneReqId = 23; in HWTEST_F() local
355 uint32_t laneReqId in HWTEST_F() local
408 uint32_t laneReqId = 24; HWTEST_F() local
461 uint32_t laneReqId = 25; HWTEST_F() local
[all...]
H A Dlnn_lane_link_deps_mock.cpp53 int32_t LaneLinkDepsInterfaceMock::ActionOfDetectSuccess(uint32_t laneReqId, const LaneLinkInfo *linkInfo, in ActionOfDetectSuccess() argument
65 int32_t GetTransReqInfoByLaneReqId(uint32_t laneReqId, TransOption *reqInfo) in GetTransReqInfoByLaneReqId() argument
96 int32_t LaneDetectReliability(uint32_t laneReqId, const LaneLinkInfo *linkInfo, const LaneLinkCb *callback) in LaneDetectReliability() argument
121 void NotifyFreeLaneResult(uint32_t laneReqId, int32_t errCode) in NotifyFreeLaneResult() argument
H A Dlnn_lane_link_test.cpp285 uint32_t laneReqId = 10; in HWTEST_F() local
309 uint32_t laneReqId = 10; in HWTEST_F() local
338 uint32_t laneReqId = 10; in HWTEST_F() local
371 uint32_t laneReqId = 10; in HWTEST_F() local
399 uint32_t laneReqId = 10; HWTEST_F() local
449 uint32_t laneReqId = 10; HWTEST_F() local
497 uint32_t laneReqId = 10; HWTEST_F() local
544 uint32_t laneReqId = 10; HWTEST_F() local
587 uint32_t laneReqId = 10; HWTEST_F() local
632 uint32_t laneReqId = 10; HWTEST_F() local
680 uint32_t laneReqId = 10; HWTEST_F() local
727 uint32_t laneReqId = 10; HWTEST_F() local
773 uint32_t laneReqId = 10; HWTEST_F() local
815 uint32_t laneReqId = 10; HWTEST_F() local
866 uint32_t laneReqId = 10; HWTEST_F() local
923 uint32_t laneReqId = 10; HWTEST_F() local
977 uint32_t laneReqId = 10; HWTEST_F() local
1031 uint32_t laneReqId = 10; HWTEST_F() local
1079 uint32_t laneReqId = 10; HWTEST_F() local
1128 uint32_t laneReqId = 10; HWTEST_F() local
1179 uint32_t laneReqId = 10; HWTEST_F() local
1232 uint32_t laneReqId = 10; HWTEST_F() local
1284 uint32_t laneReqId = 10; HWTEST_F() local
1336 uint32_t laneReqId = 10; HWTEST_F() local
1392 uint32_t laneReqId = 11; HWTEST_F() local
1448 uint32_t laneReqId = 12; HWTEST_F() local
1507 uint32_t laneReqId = 12; HWTEST_F() local
1548 SetCommonFunction(uint32_t laneReqId, LaneLinkType linkType, struct WifiDirectManager manager) SetCommonFunction() argument
1599 uint32_t laneReqId = LANEREQID; HWTEST_F() local
1621 uint32_t laneReqId = LANEREQID; HWTEST_F() local
1639 uint32_t laneReqId = LANEREQID; HWTEST_F() local
1657 uint32_t laneReqId = LANEREQID; HWTEST_F() local
1757 uint32_t laneReqId = LANEREQID; HWTEST_F() local
1773 uint32_t laneReqId = LANEREQID; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_pending_test_mock.cpp69 int32_t LnnRequestLane(uint32_t laneReqId, const LaneRequestOption *request, const ILaneListener *listener) in LnnRequestLane() argument
/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp237 int32_t LnnRequestLane(uint32_t laneReqId, const LaneRequestOption *request, const ILaneListener *listener) in LnnRequestLane() argument
242 int32_t LnnFreeLane(uint32_t laneReqId) in LnnFreeLane() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp895 uint32_t laneReqId = TEST_LANE_ID; in HWTEST_F() local
924 uint32_t laneReqId = TEST_LANE_ID; in HWTEST_F() local
946 uint32_t laneReqId = TEST_LANE_ID; in HWTEST_F() local
976 uint32_t laneReqId = TEST_LANE_ID; HWTEST_F() local
1009 uint32_t laneReqId = TEST_LANE_ID; HWTEST_F() local
1045 uint32_t laneReqId = TEST_LANE_ID; HWTEST_F() local
1072 uint32_t laneReqId = TEST_LANE_ID; HWTEST_F() local
1109 uint32_t laneReqId = TEST_LANE_ID; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp216 uint32_t laneReqId = laneManager->lnnGetLaneHandle(laneType); in HWTEST_F() local
231 uint32_t laneReqId; HWTEST_F() local
391 uint32_t laneReqId = laneManager->lnnGetLaneHandle(LANE_TYPE_TRANS); HWTEST_F() local
493 uint32_t laneReqId = LANE_REQ_ID_TYPE_SHIFT; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1614 static int32_t FillTransAuthWithParaNode(TransAuthWithParaNode *item, uint32_t laneReqId, const char *sessionName, in FillTransAuthWithParaNode() argument
1633 int32_t TransAuthWithParaAddLaneReqToList(uint32_t laneReqId, const char *sessionName, in TransAuthWithParaAddLaneReqToList() argument
1673 int32_t TransAuthWithParaDelLaneReqById(uint32_t laneReqId) in TransAuthWithParaDelLaneReqById() argument
1735 TransAuthWithParaGetLaneReqByLaneReqId(uint32_t laneReqId, TransAuthWithParaNode *paraNode) TransAuthWithParaGetLaneReqByLaneReqId() argument
[all...]

Completed in 41 milliseconds