Searched refs:SOFTBUS_LANE_GUIDE_BUILD_FAIL (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_deps_mock.cpp | 42 callback->onChannelOpenFailed(requestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in ActionOfChannelOpenFailed()
|
H A D | lnn_lane_link_test.cpp | 376 EXPECT_EQ(SOFTBUS_LANE_GUIDE_BUILD_FAIL, ret);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 510 int32_t errCode = SOFTBUS_LANE_GUIDE_BUILD_FAIL; in OnConnOpenFailedForDisconnect() 548 int32_t errCode = SOFTBUS_LANE_GUIDE_BUILD_FAIL; in OnConnOpenedForDisconnect() 1759 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in GetAuthTriggerLinkReqParamByAuthHandle() 1852 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in AuthChannelDetectSucc() 1858 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in AuthChannelDetectSucc() 1924 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in GuideChannelDetect() 2346 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in TryWifiDirectReuse() 2451 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in LnnSelectDirectLink() 2474 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in SelectGuideChannel() 2622 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in GenerateWifiDirectNegoChannel()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_deps_mock.cpp | 144 callback->onConnOpenFailed(requestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in ActionOfConnOpenFailed()
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/ |
H A D | softbus_error_code.h | 607 SOFTBUS_LANE_GUIDE_BUILD_FAIL, enumerator
|