Home
last modified time | relevance | path

Searched refs:GetRemoteAddressWithType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc833 hci::AddressWithType GetRemoteAddressWithType() const { in GetRemoteAddressWithType() function in LeShimAclConnection
1063 connection->second->GetRemoteAddressWithType(); in disconnect_le()
1437 ADDRESS_TO_LOGGABLE_CSTR(connection.second->GetRemoteAddressWithType()), in CheckForOrphanedAclConnections()
1536 if (connection->GetRemoteAddressWithType().GetAddress() == remote_address) { in GetConnectionLocalAddress()
1548 if (connection->GetRemoteAddressWithType().GetAddress() == remote_address) { in GetAdvertisingSetConnectedTo()
1559 pimpl_->handle_to_le_connection_map_[handle]->GetRemoteAddressWithType(); in OnLeLinkDisconnected()