Searched defs:ClientSocket (Results 1 – 3 of 3) sorted by relevance
31 ClientSocket::ClientSocket(const int32_t socketId) in ClientSocket() function in OHOS::UserIam::UserAuth::ClientSocket
405 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket409 ClientSocket::ClientSocket(int fd, std::string address, BtSocketType type) in ClientSocket() function in OHOS::Bluetooth::ClientSocket413 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket
332 Socket *ClientSocket(SocketProtocol protocol, const struct sockaddr_in *sockAddr) in ClientSocket() function