Home
last modified time | relevance | path

Searched defs:ClientSocket (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_client_socket.cpp31 ClientSocket::ClientSocket(const int32_t socketId) in ClientSocket() function in OHOS::UserIam::UserAuth::ClientSocket
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp405 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket
409 ClientSocket::ClientSocket(int fd, std::string address, BtSocketType type) in ClientSocket() function in OHOS::Bluetooth::ClientSocket
413 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c332 Socket *ClientSocket(SocketProtocol protocol, const struct sockaddr_in *sockAddr) in ClientSocket() function