Home
last modified time | relevance | path

Searched defs:RemoveServiceSearch (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.h241 bool RemoveServiceSearch(SearchId) override { return false; } in RemoveServiceSearch() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc269 bool RemoveServiceSearch(SearchId id) override { in RemoveServiceSearch() function in bt::gap::AdapterImpl::BrEdrImpl
H A Dbredr_connection_manager.cc428 bool BrEdrConnectionManager::RemoveServiceSearch(SearchId id) { in RemoveServiceSearch() function in bt::gap::BrEdrConnectionManager