Home
last modified time | relevance | path

Searched refs:GROUP_ID_LEN (Results 1 - 4 of 4) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.h109 #define GROUP_ID_LEN 4 macro
212 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count);
213 int OpenSessionBatch4Ctl(char groupId[][GROUP_ID_LEN], int* sessionId, int count);
H A Dsocket_common.h98 #define GROUP_ID_LEN 4 macro
H A Dnet_trans_common.c899 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Data()
923 int OpenSessionBatch4Ctl(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Ctl()
/test/xts/dcts/communication/softbus_standard/transmission/reliability/
H A Dtrans_reliability_test.cpp118 char groupId[][GROUP_ID_LEN] = { "g1", "g2", "g3", "g4" }; in HWTEST_F()

Completed in 5 milliseconds