Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_socket.cpp402 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket
406 ClientSocket::ClientSocket(int fd, std::string address, BtSocketType type) in ClientSocket() function in OHOS::Bluetooth::ClientSocket
410 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket() function in OHOS::Bluetooth::ClientSocket
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
Dnstackx_socket.c332 Socket *ClientSocket(SocketProtocol protocol, const struct sockaddr_in *sockAddr) in ClientSocket() function