Home
last modified time | relevance | path

Searched refs:TransSetSocketChannelStateBySession (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_lane_manager.h85 int32_t TransSetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSession…
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp309 … ret = TransSetSocketChannelStateBySession(sessionName, sessionId, CORE_SESSION_STATE_CANCELLING);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c660TransSetSocketChannelStateBySession(param.sessionName, param.sessionId, CORE_SESSION_STATE_LAN_COM… in TransOnAsyncLaneSuccess()
1321TransSetSocketChannelStateBySession(param->sessionName, param->sessionId, CORE_SESSION_STATE_WAIT_… in TransGetLaneInfo()
1399TransSetSocketChannelStateBySession(param->sessionName, param->sessionId, CORE_SESSION_STATE_WAIT_… in TransAsyncGetLaneInfoByOption()
1445TransSetSocketChannelStateBySession(param->sessionName, param->sessionId, CORE_SESSION_STATE_WAIT_… in TransAsyncGetLaneInfoByQos()
H A Dtrans_channel_common.c409 … (void)TransSetSocketChannelStateBySession(sessionName, channelId, CORE_SESSION_STATE_CANCELLING); in TransCommonCloseChannel()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c318TransSetSocketChannelStateBySession(param->sessionName, param->sessionId, CORE_SESSION_STATE_LAN_C… in TransOpenChannel()
H A Dtrans_lane_manager.c614 int32_t TransSetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSession… in TransSetSocketChannelStateBySession() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp785 ret = TransSetSocketChannelStateBySession(newParam->sessionName, newParam->sessionId,