Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h39 TCP_DIRECT_CHANNEL_STATUS_CONNECTING, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c165 conn->status = TCP_DIRECT_CHANNEL_STATUS_CONNECTING; in CreateSessionConnNode()
H A Dtrans_tcp_direct_p2p.c768 conn->status = TCP_DIRECT_CHANNEL_STATUS_CONNECTING; in OnVerifyP2pReply()