Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h217 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count);
Dnet_trans_common.c943 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Data() function
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
Dtrans_session_func_test.cpp162 ret = OpenSessionBatch4Data(groupId, sessionId4Data, count);