Searched defs:ClientSocket (Results 1 – 2 of 2) sorted by relevance
320 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket324 ClientSocket::ClientSocket(int fd, std::string address, BtSocketType type) in ClientSocket() function in OHOS::Bluetooth::ClientSocket
332 Socket *ClientSocket(SocketProtocol protocol, const struct sockaddr_in *sockAddr) in ClientSocket() function