Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dbredr_discovery_manager.h138 void RemoveDiscoverableSession(BrEdrDiscoverableSession* session);
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_discovery_manager.cc92 manager_->RemoveDiscoverableSession(this); in ~BrEdrDiscoverableSession()
725 void BrEdrDiscoveryManager::RemoveDiscoverableSession( in RemoveDiscoverableSession() function in bt::gap::BrEdrDiscoveryManager