Searched refs:CONNECT_TYPE_P2P (Results 1 – 10 of 10) sorted by relevance
86 if ((connType != CONNECT_TYPE_P2P) && (connType != CONNECT_TYPE_WLAN)) { in CheckConnType()97 if (connType == CONNECT_TYPE_P2P) { in GetDFileConfig()151 if (connType == CONNECT_TYPE_P2P) { in ConfigDFileTrans()
1257 } else if (connectType == CONNECT_TYPE_P2P) { in FileManagerSetRecvParaWithConnType()1413 if (isSender && (connType != CONNECT_TYPE_P2P && connType != CONNECT_TYPE_WLAN)) { in FileManagerCreate()
1129 timeOut = (peerInfo->connType == CONNECT_TYPE_P2P) ? NSTACKX_P2P_MAX_CONTROL_FRAME_TIMEOUT : in DFileRecvCalculateRate()2015 if (isSender && (connType != CONNECT_TYPE_P2P && connType != CONNECT_TYPE_WLAN)) { in CreateFileManager()
1074 } else if (connType == CONNECT_TYPE_P2P) { in GetMaxSendListSize()
1236 if ((*connType != CONNECT_TYPE_P2P && *connType != CONNECT_TYPE_WLAN)) { in DFileSenderInitWithTargetDev()
29 *connectType = CONNECT_TYPE_P2P; in GetConnectionTypeByIP()
32 CONNECT_TYPE_P2P, enumerator
186 } else if (connType == CONNECT_TYPE_P2P) { in GetConngestSendRate()
31 *connectType = CONNECT_TYPE_P2P; in GetConnectionTypeByDevName()