Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h255 void RequestDiscovery(DiscoveryCallback) override {} in RequestDiscovery() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_discovery_manager.cc135 void BrEdrDiscoveryManager::RequestDiscovery(DiscoveryCallback callback) { in RequestDiscovery() function in bt::gap::BrEdrDiscoveryManager
H A Dadapter.cc300 void RequestDiscovery(DiscoveryCallback callback) override { in RequestDiscovery() function in bt::gap::AdapterImpl::BrEdrImpl