Home
last modified time | relevance | path

Searched refs:TCP_DIRECT_CHANNEL_STATUS_AUTH_CHANNEL (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.h36 TCP_DIRECT_CHANNEL_STATUS_AUTH_CHANNEL, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_test.cpp578 con->status = TCP_DIRECT_CHANNEL_STATUS_AUTH_CHANNEL;
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p.c915 conn->status = TCP_DIRECT_CHANNEL_STATUS_AUTH_CHANNEL; in StartVerifyP2pInfo()