Home
last modified time | relevance | path

Searched refs:AUTH_RAW_P2P_CLIENT (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h95 AUTH_RAW_P2P_CLIENT, enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c294 if (module != AUTH && module != AUTH_P2P && module != AUTH_RAW_P2P_CLIENT &&!IsEnhanceP2pModuleId(module)) { in OnConnectEvent()
413 return SocketConnectInner(localIp, peerIp, port, AUTH_RAW_P2P_CLIENT, isBlockMode); in SocketConnectDeviceWithAllIp()
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c376 int32_t module = isClient ? AUTH_RAW_P2P_CLIENT : AUTH_RAW_P2P_SERVER; in TransAuthCloseChannel()
950 channel->connOpt.socketOption.moduleId = AUTH_RAW_P2P_CLIENT; in TransFillAuthChannelInfo()

Completed in 5 milliseconds