Home
last modified time | relevance | path

Searched refs:SocketConnectDeviceWithAllIp (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_tcp_connection.h49 int32_t SocketConnectDeviceWithAllIp(const char *localIp, const char *remoteIp, int32_t port, bool isBlockMode);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c411 int32_t SocketConnectDeviceWithAllIp(const char *localIp, const char *peerIp, int32_t port, bool isBlockMode) in SocketConnectDeviceWithAllIp() function
651 int32_t fd = SocketConnectDeviceWithAllIp(localIp, remoteIp, port, true); in AuthOpenChannelWithAllIp()

Completed in 2 milliseconds