Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h715 SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT = SOFTBUS_CONN_ERR_BASE + 92, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h664 SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT = SOFTBUS_CONN_ERR_BASE + 92, enumerator
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp623 CleanupIfNeed(SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT, connectCommand_->GetRemoteDeviceId()); in OnWaitReqResponseTimeoutEvent()
624 connectCommand_->OnFailure(static_cast<WifiDirectErrorCode>(SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT)); in OnWaitReqResponseTimeoutEvent()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp516 ASSERT_EQ(value, SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT); in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c1445 reason == SOFTBUS_CONN_PV1_WAIT_CONNECT_RESPONSE_TIMEOUT || in IsGuideChannelRetryErrcode()

Completed in 26 milliseconds