Home
last modified time | relevance | path

Searched refs:DIRECT_CHANNEL_SERVER_HML_END (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c143 if (module >= DIRECT_CHANNEL_SERVER_HML_START && module <= DIRECT_CHANNEL_SERVER_HML_END) { in TransSetTcpDirectConnectType()
351 for (uint32_t i = DIRECT_CHANNEL_SERVER_P2P; i <= DIRECT_CHANNEL_SERVER_HML_END; i++) { in TdcOnDataEvent()
H A Dtrans_tcp_direct_sessionconn.c311 item->listenMod <= DIRECT_CHANNEL_SERVER_HML_END)) && item->authHandle.authId != AUTH_INVALID_ID && in TransDelSessionConnById()
H A Dtrans_tcp_direct_p2p.c103 for (int32_t i = DIRECT_CHANNEL_SERVER_HML_START; i <= DIRECT_CHANNEL_SERVER_HML_END; i++) { in StartNewHmlListener()
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h91 DIRECT_CHANNEL_SERVER_HML_END = DIRECT_CHANNEL_SERVER_HML_START + HML_NUM - 1, enumerator
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_test.cpp549 for (int32_t i = DIRECT_CHANNEL_SERVER_HML_START; i <= DIRECT_CHANNEL_SERVER_HML_END; i++) { in HWTEST_F()

Completed in 6 milliseconds