Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c41 static int32_t AddTcpConnAndSessionInfo(int32_t newchannelId, int32_t fd, SessionConn *newConn, in AddTcpConnAndSessionInfo() function
168 ret = AddTcpConnAndSessionInfo(newchannelId, fd, newConn, module); in OpenTcpDirectChannel()