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
118 napi_value TLSSocketModuleExports::TLSSocket::GetRemoteAddress(napi_env env, napi_callback_info inf… in GetRemoteAddress() function in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
97 napi_value TLSSocketServerModuleExports::TLSSocketConnection::GetRemoteAddress(napi_env env, napi_c… in GetRemoteAddress() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketConnection
715 napi_value SocketModuleExports::TCPSocket::GetRemoteAddress(napi_env env, napi_callback_info info) in GetRemoteAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPSocket776 napi_value SocketModuleExports::TCPConnection::GetRemoteAddress(napi_env env, napi_callback_info in… in GetRemoteAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPConnection
363 void TLSSocketServer::GetRemoteAddress(const int socketFd, const TlsSocket::GetRemoteAddressCallbac… in GetRemoteAddress() function in OHOS::NetStack::TLSSocketServer
835 void TLSSocket::GetRemoteAddress(const GetRemoteAddressCallback &callback) in GetRemoteAddress() function in OHOS::NetStack::TlsSocket::TLSSocket