Home
last modified time | relevance | path

Searched refs:AddDiscoverableSession (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.h135 std::unique_ptr<BrEdrDiscoverableSession> AddDiscoverableSession();
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_discovery_manager.cc528 cb(result, (result.is_ok() ? self->AddDiscoverableSession() : nullptr)); in RequestDiscoverable()
709 BrEdrDiscoveryManager::AddDiscoverableSession() { in AddDiscoverableSession() function in bt::gap::BrEdrDiscoveryManager