Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc847 hci::AddressWithType GetRemoteAddressWithType() const { return connection_->GetRemoteAddress(); } in GetRemoteAddressWithType() function in LeShimAclConnection
1064 auto remote_address_with_type = connection->second->GetRemoteAddressWithType(); in disconnect_le()
1153 if (connection->GetRemoteAddressWithType().GetAddress() == remote_address) { in get_advertising_set_connected_to()
1400 connection.second->Handle(), connection.second->GetRemoteAddressWithType(), in CheckForOrphanedAclConnections()
1504 pimpl_->handle_to_le_connection_map_[handle]->GetRemoteAddressWithType(); in OnLeLinkDisconnected()