Home
last modified time | relevance | path

Searched defs:GetPeerId (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h217 PeerId GetPeerId(hci_spec::ConnectionHandle handle) const override { in GetPeerId() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc241 PeerId GetPeerId(hci_spec::ConnectionHandle handle) const override { in GetPeerId() function in bt::gap::AdapterImpl::BrEdrImpl
Dbredr_connection_manager.cc307 PeerId BrEdrConnectionManager::GetPeerId( in GetPeerId() function in bt::gap::BrEdrConnectionManager