Home
last modified time | relevance | path

Searched refs:TransSrvDelDataBufNode (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c251 TransSrvDelDataBufNode(channelId); in TdcOnConnectEvent()
298 TransSrvDelDataBufNode(channelId); in TransProcDataRes()
344 TransSrvDelDataBufNode(conn->channelId); in ProcessSocketOutEvent()
355 TransSrvDelDataBufNode(conn->channelId); in ProcessSocketExceptionEvent()
H A Dtrans_tcp_direct_wifi.c52 TransSrvDelDataBufNode(newchannelId); in AddTcpConnAndSessionInfo()
60 TransSrvDelDataBufNode(newchannelId); in AddTcpConnAndSessionInfo()
H A Dtrans_tcp_direct_manager.c97 TransSrvDelDataBufNode(item->channelId); in NotifyTdcChannelTimeOut()
144 TransSrvDelDataBufNode(item->channelId); in NotifyTdcChannelStopProc()
H A Dtrans_tcp_direct_p2p.c158 TransSrvDelDataBufNode(item->channelId); in NotifyP2pSessionConnClear()
366 TransSrvDelDataBufNode(channelId); in OnChannelOpenFail()
H A Dtrans_tcp_direct_message.c167 void TransSrvDelDataBufNode(int32_t channelId) in TransSrvDelDataBufNode() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_message.h35 void TransSrvDelDataBufNode(int channelId);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_core_tcp_direct_test.cpp297 TransSrvDelDataBufNode(channeId);
305 TransSrvDelDataBufNode(channeId);
H A Dtrans_tcp_direct_wifi_test.cpp60 void TransSrvDelDataBufNode(int channelId) in TransSrvDelDataBufNode() function