Home
last modified time | relevance | path

Searched defs:GROUP_ID_LEN (Results 1 – 3 of 3) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h110 #define GROUP_ID_LEN 4 macro
Dsocket_common.h99 #define GROUP_ID_LEN 4 macro
Dnet_trans_common.c947 int OpenSessionBatch4Data(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Data()
971 int OpenSessionBatch4Ctl(char groupId[][GROUP_ID_LEN], int* sessionId, int count) in OpenSessionBatch4Ctl()