Searched defs:sId (Results 1 – 1 of 1) sorted by relevance
/test/xts/dcts/communication/softbus_standard/common/ |
D | net_trans_common.c | 909 …int sId = OpenSession(SESSION_NAME_DATA, SESSION_NAME_DATA, g_networkId, DEF_GROUP_ID, g_p2pattrib… in OpenSession4DataByP2p() local 928 …int sId = OpenSession(SESSION_NAME_PROXY, SESSION_NAME_PROXY, g_networkId, DEF_GROUP_ID, g_p2pattr… in OpenSession4ProxyByP2p() local 950 …int sId = OpenSession(SESSION_NAME_DATA, SESSION_NAME_DATA, g_networkId, groupId[i], g_sessionAttr… in OpenSessionBatch4Data() local 974 …int sId = OpenSession(SESSION_NAME_CTL, SESSION_NAME_CTL, g_networkId, groupId[i], g_sessionAttr4C… in OpenSessionBatch4Ctl() local
|