Home
last modified time | relevance | path

Searched refs:SOFTBUS_TIMOUT (Results 1 - 24 of 24) sorted by relevance

/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c177 if (ret == SOFTBUS_TIMOUT) { in ConnBrDequeueBlock()
179 status = SOFTBUS_TIMOUT; in ConnBrDequeueBlock()
H A Dsoftbus_conn_br_trans.c416 case SOFTBUS_TIMOUT: in WaitAck()
440 if (status == SOFTBUS_TIMOUT && sendNode == NULL) { in SendHandlerLoop()
H A Dsoftbus_conn_br_pending_packet.c145 ret = SOFTBUS_TIMOUT; in ConnBrGetBrPendingPacket()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_pending.c165 return SOFTBUS_TIMOUT; in TransPendWaitTime()
200 if (isDelete || ret != SOFTBUS_TIMOUT) { in GetPendingPacketData()
H A Dclient_trans_proxy_manager.c116 return SOFTBUS_TIMOUT; in ClientTransProxyListInit()
H A Dclient_trans_proxy_file_manager.c471 } else if (ret == SOFTBUS_TIMOUT) { in SendOneFrameRear()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c170 if (ret == SOFTBUS_TIMOUT) { in ConnBleDequeueBlock()
172 status = SOFTBUS_TIMOUT; in ConnBleDequeueBlock()
H A Dsoftbus_conn_ble_trans.c586 if (status == SOFTBUS_TIMOUT && sendNode == NULL) { in BleSendTask()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dauth_session_test2.cpp103 return SOFTBUS_TIMOUT; in WaitDeviceOnline()
243 ret = SOFTBUS_TIMOUT; in SetUpTestCase()
365 if (ret != SOFTBUS_OK && ret != SOFTBUS_TIMOUT) { in TestSendMessage()
461 if (ret2 != SOFTBUS_OK && ret2 != SOFTBUS_TIMOUT) { in TransTestCase001()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_pending_test.cpp112 EXPECT_EQ(SOFTBUS_TIMOUT, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/
H A Dauth_session_test.cpp203 return SOFTBUS_TIMOUT; in TestOpenAuthSession()
279 return (g_openCount < count) ? SOFTBUS_TIMOUT : SOFTBUS_OK; in TestWaitOpenSession()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h63 SOFTBUS_TIMOUT, enumerator
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dproxy_session_file_test.cpp129 return SOFTBUS_TIMOUT; in WaitDeviceOnline()
267 ret = SOFTBUS_TIMOUT; in SetUpTestCase()
386 if (ret != SOFTBUS_OK && ret != SOFTBUS_TIMOUT) { in TestSendMessage()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/auth/
H A Dauth_session_test.c201 return SOFTBUS_TIMOUT; in TestAuthSessionSendData()
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c188 if (status != SOFTBUS_OK && status != SOFTBUS_TIMOUT) { in WaitQueueLength()
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c244 int32_t errCode = (item->status == PACKAGE_STATUS_FINISHED) ? SOFTBUS_OK : SOFTBUS_TIMOUT; in ProcPendingPacket()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel_test.cpp152 EXPECT_EQ(response.GetResultCode(), SOFTBUS_TIMOUT); in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp134 response.SetResultCode(SOFTBUS_TIMOUT); in OnWaitDetectResponseTimeout()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c443 return SOFTBUS_TIMOUT; in SoftBusCondWait()
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp644 EXPECT_EQ(SOFTBUS_TIMOUT, ret); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h88 SOFTBUS_TIMOUT, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h94 SOFTBUS_TIMOUT, enumerator
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c496 return SOFTBUS_TIMOUT; in CheckSessionIsOpened()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1275 return SOFTBUS_TIMOUT; in SoftBusCondWaitSec()

Completed in 31 milliseconds