Searched defs:ClientSocket (Results 1 – 2 of 2) sorted by relevance
402 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket406 ClientSocket::ClientSocket(int fd, std::string address, BtSocketType type) in ClientSocket() function in OHOS::Bluetooth::ClientSocket410 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