Searched defs:GetRemoteAddress (Results 1 – 8 of 8) sorted by relevance
68 const RawAddress &ObexSocketTransport::GetRemoteAddress() in GetRemoteAddress() function in OHOS::bluetooth::ObexSocketTransport159 const RawAddress &ObexClientSocketTransport::GetRemoteAddress() in GetRemoteAddress() function in OHOS::bluetooth::ObexClientSocketTransport345 const RawAddress &ObexServerIncomingConnect::GetRemoteAddress() in GetRemoteAddress() function in OHOS::bluetooth::ObexServerIncomingConnect
111 RawAddress RfcommTransport::GetRemoteAddress() in GetRemoteAddress() function in OHOS::bluetooth::RfcommTransport
154 RawAddress L2capTransport::GetRemoteAddress() in GetRemoteAddress() function in OHOS::bluetooth::L2capTransport
116 napi_value TLSSocketModuleExports::TLSSocket::GetRemoteAddress(napi_env env, napi_callback_info inf… in GetRemoteAddress() function in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
96 napi_value TLSSocketServerModuleExports::TLSSocketConnection::GetRemoteAddress(napi_env env, napi_c… in GetRemoteAddress() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketConnection
372 napi_value SocketModuleExports::TCPSocket::GetRemoteAddress(napi_env env, napi_callback_info info) in GetRemoteAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPSocket427 napi_value SocketModuleExports::TCPConnection::GetRemoteAddress(napi_env env, napi_callback_info in… in GetRemoteAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPConnection
712 void TLSSocket::GetRemoteAddress(const GetRemoteAddressCallback &callback) in GetRemoteAddress() function in OHOS::NetStack::TlsSocket::TLSSocket
354 void TLSSocketServer::GetRemoteAddress(const int socketFd, const TlsSocket::GetRemoteAddressCallbac… in GetRemoteAddress() function in OHOS::NetStack::TlsSocketServer::TLSSocketServer