Searched refs:SOFTBUS_LANE_GUIDE_BUILD_FAIL (Results 1 - 6 of 6) sorted by relevance
/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 | 379 EXPECT_EQ(SOFTBUS_LANE_GUIDE_BUILD_FAIL, ret); in HWTEST_F()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 486 int32_t errCode = SOFTBUS_LANE_GUIDE_BUILD_FAIL; in OnConnOpenFailedForDisconnect() 524 int32_t errCode = SOFTBUS_LANE_GUIDE_BUILD_FAIL; in OnConnOpenedForDisconnect() 1773 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in GetAuthTriggerLinkReqParamByAuthHandle() 1866 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in AuthChannelDetectSucc() 1872 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in AuthChannelDetectSucc() 1938 NotifyLinkFail(ASYNC_RESULT_AUTH, authRequestId, SOFTBUS_LANE_GUIDE_BUILD_FAIL); in GuideChannelDetect() 2349 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in TryWifiDirectReuse() 2453 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in LnnSelectDirectLink() 2476 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in SelectGuideChannel() 2624 return SOFTBUS_LANE_GUIDE_BUILD_FAIL; in GenerateWifiDirectNegoChannel() [all...] |
/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()
|
/foundation/communication/dsoftbus/interfaces/kits/common/ |
H A D | softbus_error_code.h | 578 SOFTBUS_LANE_GUIDE_BUILD_FAIL, enumerator
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 531 SOFTBUS_LANE_GUIDE_BUILD_FAIL, enumerator
|
Completed in 18 milliseconds