Home
last modified time | relevance | path

Searched defs:SocketConnect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp235 int SocketConnect(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm) in SocketConnect() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c255 static int32_t SocketConnect(int32_t fd, int32_t domain, const ConnectOption *option) in SocketConnect() function