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