Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 25 of 40) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc107 void LinkManager::InitiateConnectionForSecurity(hci::Address remote) { in InitiateConnectionForSecurity()
129 void LinkManager::OnPendingPacketChange(hci::Address remote, int num_packets) { in OnPendingPacketChange()
147 void LinkManager::handle_link_security_hold(hci::Address remote) { in handle_link_security_hold()
156 void LinkManager::handle_link_security_release(hci::Address remote) { in handle_link_security_release()
165 void LinkManager::handle_link_security_disconnect(hci::Address remote) { in handle_link_security_disconnect()
174 void LinkManager::handle_link_security_ensure_authenticated(hci::Address remote) { in handle_link_security_ensure_authenticated()
183 void LinkManager::handle_link_security_ensure_encrypted(hci::Address remote) { in handle_link_security_ensure_encrypted()
405 void LinkManager::OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) { in OnRoleChange()
412 void LinkManager::OnReadClockOffset(hci::Address remote, uint16_t clock_offset) { in OnReadClockOffset()
419 void LinkManager::OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint… in OnModeChange()
[all …]
/packages/modules/Bluetooth/system/gd/security/
Dl2cap_security_module_interface.cc27 hci::AddressWithType remote, l2cap::classic::SecurityPolicy policy, in Enforce()
35 void L2capSecurityModuleInterface::Enforce(hci::AddressWithType remote, l2cap::le::SecurityPolicy p… in Enforce()
Dfacade_configuration_api.cc79 hci::AddressWithType remote, in EnforceSecurityPolicy()
/packages/modules/Connectivity/framework/src/android/net/
DConnectionInfo.java35 public final InetSocketAddress remote; field in ConnectionInfo
42 public ConnectionInfo(int protocol, InetSocketAddress local, InetSocketAddress remote) { in ConnectionInfo()
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/
Dfacade.proto34 blueberry.facade.BluetoothAddressWithType remote = 1; field
43 blueberry.facade.BluetoothAddressWithType remote = 1; field
62 blueberry.facade.BluetoothAddressWithType remote = 1; field
73 blueberry.facade.BluetoothAddressWithType remote = 1; field
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record_storage_test.cc66 hci::AddressWithType remote( in TEST_F() local
127 hci::AddressWithType remote( in TEST_F() local
160 hci::AddressWithType remote( in TEST_F() local
181 hci::AddressWithType remote( in TEST_F() local
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DInetDiagMessage.java85 InetSocketAddress remote, int family, short flags) { in inetDiagReqV2()
112 @Nullable InetSocketAddress remote, int family, short flags, int pad, int idiagExt, in inetDiagReqV2()
203 InetSocketAddress remote, int family, short flags, in lookupUidByFamily()
227 InetSocketAddress remote, FileDescriptor fd) in lookupUid()
281 InetSocketAddress remote) { in getConnectionOwnerUid()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionManager.java151 TestManagedConnection(RemoteConnection remote, boolean isIncoming) { in TestManagedConnection()
331 public TestManagedConference(RemoteConference remote) { in TestManagedConference()
385 RemoteConnection remote = incoming in makeConnection() local
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/classic/
Dfacade.proto52 blueberry.facade.BluetoothAddress remote = 1; field
56 blueberry.facade.BluetoothAddress remote = 1; field
67 blueberry.facade.BluetoothAddress remote = 1; field
111 blueberry.facade.BluetoothAddress remote = 1; field
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/netlink/
DInetDiagSocketTest.java106 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.8.8"), in testInetDiagReqV2UdpInet4() local
141 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.8.8"), in testInetDiagReqV2TcpInet6() local
178 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.4.4"), in testInetDiagReqV2TcpInetWithExt() local
224 InetSocketAddress remote = new InetSocketAddress(InetAddress.getByName("8.8.4.4"), in testInetDiagReqV2TcpInet6NoIdSpecified() local
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc97 auto remote = link->GetRemoteAddress(); in OnLinkConnected() local
119 hci::ErrorCode /* hci_status */, hci::Address remote) { in OnAuthenticationComplete()
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfacade.cc171 hci::Address remote, in SecurityConnectionEventOccurred()
258 auto remote = link->GetRemoteAddress(); in OnLinkConnected() local
269 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected()
281 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete()
291 void OnEncryptionChange(hci::Address remote, bool /* encrypted */) override { in OnEncryptionChange()
/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/
DInetDiagSocketIntegrationTest.java72 public InetSocketAddress remote; field in InetDiagSocketIntegrationTest.Connection
144 InetSocketAddress remote, boolean expectSuccess) { in checkConnectionOwnerUid()
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_security_interface.h58 void InitiateConnectionForSecurity(hci::Address remote) override { in InitiateConnectionForSecurity()
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc450 auto remote = hci::AddressWithType(address, hci::AddressType::PUBLIC_DEVICE_ADDRESS); in OnPairingHandlerComplete() local
813 hci::AddressWithType remote, in InternalEnforceSecurityPolicy()
852 void SecurityManagerImpl::UpdateLinkSecurityCondition(hci::AddressWithType remote) { in UpdateLinkSecurityCondition()
863 hci::AddressWithType remote, l2cap::classic::SecurityPolicy policy) { in IsSecurityRequirementSatisfied()
877 hci::AddressWithType remote, in EnforceSecurityPolicy()
/packages/apps/Dialer/java/com/android/incallui/video/protocol/
DVideoCallScreenDelegate.java48 void setSurfaceViews(SurfaceView preview, SurfaceView remote); in setSurfaceViews()
/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DConntrackSocketTest.java96 void findConnectionOrThrow(FileDescriptor fd, InetSocketAddress local, InetSocketAddress remote) in findConnectionOrThrow()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc338 Address remote; member in bluetooth::hci::acl_manager::__anond0d203480111::AclManagerWithConnectionTest
667 Address remote = *Address::FromString("12:34:56:78:9a:bc"); in TEST_F() local
679 Address remote = *Address::FromString("12:34:56:78:9a:bc"); in TEST_F() local
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.cc209 void LinkManager::OnPendingPacketChange(hci::AddressWithType remote, int num_packets) { in OnPendingPacketChange()
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java102 RawContactDeltaList remote) { in mergeAfter()
DRawContactDelta.java105 public static RawContactDelta mergeAfter(RawContactDelta local, RawContactDelta remote) { in mergeAfter()
/packages/modules/adb/
Dadb.cpp241 void send_ready(unsigned local, unsigned remote, atransport* t, uint32_t ack_bytes) { in send_ready()
256 static void send_close(unsigned local, unsigned remote, atransport *t) in send_close()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java426 AcceptedTcpFileDescriptorSocket(FileDescriptor fd, InetSocketAddress remote, in AcceptedTcpFileDescriptorSocket()
434 private FileDescriptorSocketImpl(FileDescriptor fd, InetSocketAddress remote, in FileDescriptorSocketImpl()
/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc136 struct sockaddr_un remote; in accept_server_socket() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc998 void l2c_OnHciModeChangeSendPendingPackets(RawAddress remote) { in l2c_OnHciModeChangeSendPendingPackets()

12